← 返回 Skills 市场
mindbomber

AANA Ticket Update Checker Skill

作者 mindbomber · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aana-ticket-update-checker-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aana-ticket-update-checker-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug aana-ticket-update-checker-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1 次。

如何安装 AANA Ticket Update Checker Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install aana-ticket-update-checker-skill」即可一键安装,无需额外配置。

AANA Ticket Update Checker Skill 是免费的吗?

是的,AANA Ticket Update Checker Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AANA Ticket Update Checker Skill 支持哪些平台?

AANA Ticket Update Checker Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AANA Ticket Update Checker Skill?

由 mindbomber(@mindbomber)开发并维护,当前版本 v1.0.0。

💬 留言讨论