← Back to Skills Marketplace
mindbomber

AANA Ticket Update Checker Skill

by mindbomber · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
1
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aana-ticket-update-checker-skill
Description
Checks ticket updates for accuracy, evidence, privacy, authorization, and risk before allowing changes to customer-visible or internal support records.
README (SKILL.md)

AANA Ticket Update Checker Skill

Use this skill before an OpenClaw-style agent updates support tickets, GitHub issues, Linear, Jira, CRM cases, bug reports, tasks, or customer-visible status fields.

This is an instruction-only skill. It does not install packages, run commands, write files, call services, persist memory, or update tickets on its own.

Core Principle

Ticket updates should be accurate, scoped, evidence-backed, privacy-safe, and authorized before changing state or customer-visible text.

Required Checks

  • exact ticket, project, repository, customer, or case
  • update type: comment, status, owner, priority, label, due date, escalation, close, reopen, or customer reply
  • evidence for facts, reproduction steps, test results, policy claims, and status
  • private data, logs, credentials, account records, and internal notes
  • owner, priority, SLA, due date, and escalation authority
  • whether the update is internal-only or customer-visible

Ticket Risk Classes

Treat these as higher risk:

  • customer-visible comments, public issue comments, ticket closure, severity changes, SLA changes, escalation changes, and ownership transfers,
  • refund, billing, legal, security, outage, incident, compliance, HR, or medical/support-related updates,
  • logs, screenshots, account records, customer identifiers, internal notes, or private reproduction data,
  • claims about root cause, fix status, test results, deployment status, policy, or expected timeline.

Evidence Rules

Do not update a ticket with unsupported claims about:

  • root cause,
  • fix shipped,
  • tests passed,
  • customer eligibility,
  • billing/refund decisions,
  • policy exceptions,
  • deployment status,
  • severity or priority.

Retrieve evidence or mark the update as tentative before changing status or posting externally.

Visibility Rules

Internal notes can include more diagnostic context than customer-visible replies, but still require minimization. Customer-visible updates must be concise, accurate, non-speculative, and free of internal notes or unrelated data.

Review Payload

When using a configured AANA checker, send only a minimal redacted review payload:

  • update_type
  • evidence_status
  • visibility_status
  • privacy_status
  • approval_status
  • ticket_risks
  • blocker_reason
  • safe_alternative
  • recommended_action

Do not include full logs, customer records, secrets, internal notes, or unrelated ticket history when a redacted summary is enough.

Decision Rule

  • If facts and scope are clear and the update is low-risk, proceed.
  • If evidence, owner, status, priority, or visibility is unclear, ask or retrieve.
  • If customer-visible text or irreversible status changes are involved, require approval.
  • If private data appears, redact.
  • If the update is unauthorized, unsupported, or misleading, block.

Output Pattern

AANA ticket gate:
- Update: comment / status / owner / priority / close / reopen / customer_reply
- Evidence: sufficient / partial / missing / conflicting
- Visibility: internal / customer_visible / public / unknown
- Privacy: clear / needs_redaction / sensitive / unknown
- Approval: approved / required / unclear / denied
- Decision: proceed / revise / ask / retrieve / redact / request_approval / block
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aana-ticket-update-checker-skill
  3. After installation, invoke the skill by name or use /aana-ticket-update-checker-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the AANA Ticket Update Checker Skill. - Provides pre-update safety and evidence checks for support tickets, issues, cases, and customer-facing status fields. - Outlines required checks for ticket identity, update type, evidence, privacy, and authorization. - Specifies higher-risk update classes (e.g., customer-visible, billing, security, legal, and sensitive data). - Defines evidence and visibility rules to ensure accuracy and data minimization. - Introduces a concise review payload format and structured output decision pattern.
Metadata
Slug aana-ticket-update-checker-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AANA Ticket Update Checker Skill?

Checks ticket updates for accuracy, evidence, privacy, authorization, and risk before allowing changes to customer-visible or internal support records. It is an AI Agent Skill for Claude Code / OpenClaw, with 1 downloads so far.

How do I install AANA Ticket Update Checker Skill?

Run "/install aana-ticket-update-checker-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AANA Ticket Update Checker Skill free?

Yes, AANA Ticket Update Checker Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AANA Ticket Update Checker Skill support?

AANA Ticket Update Checker Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AANA Ticket Update Checker Skill?

It is built and maintained by mindbomber (@mindbomber); the current version is v1.0.0.

💬 Comments