agentsclimarketplace

Review coverage

Skill cheukswiss/etdxm/.claude/skills/review-coverage

三省六部 · 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 review-coverage

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.6 KB, as published. Nobody here has run it

Skill: 覆奏机制

适用 Agent:门下省、尚书省 加载时机:尚书省汇总完成,提交门下覆奏时

覆奏是门下省的事后审查权,源自唐制"覆奏驳正"——确保执行结果忠于原旨。

覆奏流程

  1. 尚书汇总:尚书省整合各部产出物后,提交门下省覆奏审查
  2. 门下覆审:门下省对照原草案验收标准,逐项核查产出物质量与合规性
  3. 覆奏通过:门下省确认无误,标记 approved,尚书省方可回奏皇上
  4. 覆奏驳回:退回尚书省补正,尚书省协调相关六部修正后重新提交覆奏。驳回计数器累加 1(计数范围:同一 plan_id 的交付物整体)
  5. 三驳上奏:同一交付物覆奏驳回累计 ≥ 3 次,停止补正循环。尚书省直接呈报太子,附"驳议摘要 + 补正说明",由太子裁决:通过 / 继续修正 / 终止任务。(与封驳机制三驳上奏逻辑保持一致,参见 veto-mechanism/SKILL.md

覆奏范围

门下省覆奏仅审查产出物与验收标准的一致性,不得在此阶段变更需求或方案。

fast_track 豁免fast_track 模式的任务免除覆奏环节(刑部技术审查仍保留),直接由尚书省回奏太子。

覆奏输出格式

{ "type": "review_result", "plan_id": "...", "status": "approved|rejected", "rejection_count": 0, "checklist": [{"criterion": "...", "passed": true}], "rejection_details": "..." }

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.