agentsclimarketplace

Ticket format

Skill cheukswiss/etdxm/.claude/skills/ticket-format

三省六部 · Claude Code ‘Agent Teams’ · A multi-agent collaboration governance framework built entirely with .md files Designed exclusively for Claude Code Agent Teams

Install
npx -y skills add cheukswiss/etdxm --skill ticket-format

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

任务工单格式规范,定义标准工单结构与子任务状态流转

SKILL.md

1.3 KB, as published. Nobody here has run it

Skill: 工单格式

适用 Agent:尚书省、六部 加载时机:尚书省派发任务时;六部接收任务时

任务工单

{
  "task": {
    "id": "TASK-20260312-001",
    "title": "实现用户登录接口",
    "priority": "P1",
    "source": "旨意原文摘要",
    "plan_id": "PLAN-20260312-001",
    "assigned_to": "gongbu",
    "depends_on": [],
    "tags": [],
    "acceptance_criteria": [
      "JWT Token 正确签发",
      "错误返回统一格式",
      "单元测试覆盖率 > 80%"
    ],
    "status": "assigned",
    "deliverables": [],
    "notes": ""
  }
}

子任务状态

状态含义负责方
pending待派发尚书省
assigned已派发至某部尚书省 → 六部
in_progress执行中六部
blocked被阻塞,需协调六部 → 尚书省
done部门完成,待汇总六部 → 尚书省
auditing门下覆奏审查中尚书省 → 门下省
rejected产出不合格,打回尚书省 / 刑部 → 六部
partial_done部分子任务完成,其余超时/失败堂官 → 尚书省(附缺失说明)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.