Agent Skillsopen-mercato/open-mercato › resolution-playbook

resolution-playbook

GitHub

根据工单文本及历史数据,结合决策规则选择最佳处理动作(如设置优先级、分配专家或发送宏回复),确保高风险情况得到优先处理并明确决策依据。

docker/opencode/skills/resolution-playbook/SKILL.md open-mercato/open-mercato

Trigger Scenarios

客服工单路由决策 支持工单分类与分级

Install

npx skills add open-mercato/open-mercato --skill resolution-playbook -g -y
More Options

Non-standard path

npx skills add https://github.com/open-mercato/open-mercato/tree/main/docker/opencode/skills/resolution-playbook -g -y

Use without installing

npx skills use open-mercato/open-mercato@resolution-playbook

指定 Agent (Claude Code)

npx skills add open-mercato/open-mercato --skill resolution-playbook -a claude-code -g -y

安装 repo 全部 skill

npx skills add open-mercato/open-mercato --all -g -y

预览 repo 内 skill

npx skills add open-mercato/open-mercato --list

SKILL.md

Frontmatter
{
    "name": "resolution-playbook",
    "description": "How to choose one resolution action from a ticket and its customer history."
}

Use this playbook to pick the single best action for a support ticket, combining the ticket text with the history returned by the lookup_ticket_history local tool.

Actions you may propose:

  • set_prioritypayload.priority one of low | medium | high | urgent.
  • assign_specialistpayload.team (e.g. billing, security, infra, success).
  • send_macropayload.macroId (a canned reply, e.g. password-reset, refund-status).

Decision rules:

  1. Outage, data loss, security, or money-at-risk wording → set_priority: urgent (this beats every other signal).
  2. vip: true OR churnRisk: high with an unresolved problem → assign_specialist to the most relevant team; do not let a VIP wait in the general queue.
  3. A routine, well-understood request (password reset, "where is my refund", how-to) with churnRisk: low and no open tickets → send_macro with the matching canned reply.
  4. Everything else → set_priority at the level the ticket severity and history justify (more open tickets / slower average resolution → raise it).

When the history and ticket disagree, prefer the safer (higher-touch) action and LOWER your confidence rather than guessing. Always name the deciding signal in the rationale.

Version History

  • ab23d45 Current 2026-09-22 10:24

Same Skill Collection

.ai/skills/codex/backend-ui-design/SKILL.md
.ai/skills/om-app-spec-writing/SKILL.md
.ai/skills/om-auto-continue-pr-loop/SKILL.md
.ai/skills/om-auto-create-pr-loop/SKILL.md
.ai/skills/om-auto-publish-pr/SKILL.md
.ai/skills/om-auto-qa-scenarios/SKILL.md
.ai/skills/om-auto-review-pr/SKILL.md
.ai/skills/om-auto-sec-report-pr/SKILL.md
.ai/skills/om-auto-sec-report/SKILL.md
.ai/skills/om-auto-upgrade-0.4.10-to-0.5.0/SKILL.md
.ai/skills/om-auto-upgrade-0.6.6-to-0.6.7/SKILL.md
.ai/skills/om-auto-upgrade-0.6.7-to-0.7.0/SKILL.md
.ai/skills/om-backend-ui-design/SKILL.md
.ai/skills/om-code-review/SKILL.md
.ai/skills/om-create-agents-md/SKILL.md
.ai/skills/om-dev-container-maintenance/SKILL.md
.ai/skills/om-ds-guardian/SKILL.md
.ai/skills/om-fix-specs/SKILL.md
.ai/skills/om-followup-issue-from-pr/SKILL.md
.ai/skills/om-help/SKILL.md
.ai/skills/om-implement-spec/SKILL.md
.ai/skills/om-integration-builder/SKILL.md
.ai/skills/om-integration-tests/SKILL.md
.ai/skills/om-judge-agent-session/SKILL.md
.ai/skills/om-migrate-mikro-orm/SKILL.md
.ai/skills/om-mockup-prototype/SKILL.md
.ai/skills/om-pr-autopilot/SKILL.md
.ai/skills/om-pre-implement-spec/SKILL.md
.ai/skills/om-prepare-issue/SKILL.md
.ai/skills/om-prepare-test-env/SKILL.md
.ai/skills/om-refresh-standalone-harness/SKILL.md
.ai/skills/om-share-this-session/SKILL.md
.ai/skills/om-skill-creator/SKILL.md
.ai/skills/om-smart-test/SKILL.md
.ai/skills/om-spec-writing/SKILL.md
docker/opencode/skills/deal-qualification/SKILL.md
docker/opencode/skills/stage-playbook/SKILL.md
.ai/skills/om-auto-upgrade-0.7.0-to-0.8.0/SKILL.md
.ai/skills/om-create-ai-agent/SKILL.md
.ai/skills/om-create-web-research-adapter/SKILL.md
.ai/skills/om-figma-design-with-ds/SKILL.md
.ai/skills/om-gap-analysis/SKILL.md

Metadata

Files
0
Version
ab23d45
Hash
2459e0f9
Indexed
2026-09-22 10:24

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-23 00:11
浙ICP备14020137号-1