ワンクリックで
repo-ai-governor
repo-ai-governor には JimmyDaddy から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Repository-local workflow for executing a scoped task, sprint, or project with mandatory delegated code-review loops and boundary-level local commits in this workspace. Use when the user asks to execute a specific task, sprint, or project and explicitly requires "调起子 agent 做 CR,主 agent 复核并修复,再循环直到没有问题".
Repository-local workflow for decomposing work into standardized `project/sprint/task` execution surfaces in this workspace. Use when the user says "任务拆解", "拆 project/sprint/task", "初始化执行流", "按模板生成 plan", "补 project/sprint/task 骨架", or otherwise wants a repo-governed scaffold for project plans, sprint plans, task cards, checklist, and tasks.csv.
Sample host skill used by ACP clean-room verification.
Repository-local workflow for reviewing draft technical solutions in this workspace before promotion. Use when the user says "评审方案", "review 技术方案", "帮我 review draft", "判断这个方案能不能过审", "复核方案修改后是否可以批准", or otherwise wants to move a draft technical solution from `draft`, through delegated or local review rounds, to `approved` with explicit review evidence and promotion handoff.
Repository-local workflow for creating or reshaping technical-solution drafts under `.repo-ai-governor/draft/**` with the repository's standard draft template. Use when the user says "生成技术方案草案", "起草方案", "按模板出 draft", "把这个 draft 按模板整理", or otherwise wants a repo-governed technical-solution draft before review or promotion.
Repository-local GitHub PR remediation workflow. Use when the user asks to inspect the pull request associated with the current branch, summarize unresolved code review threads/comments, check GitHub gate or CI status, recheck reviewer feedback, implement fixes, push updates, and resolve addressed review threads. This skill expects `gh` CLI plus GitHub authentication (`gh auth login` or `GH_TOKEN`) and uses `scripts/github_pr_tool.py` for deterministic PR status collection and review-thread resolution.
Repository-local workflow for promoting a technical solution from `.repo-ai-governor/draft/**` into formal lifecycle-managed module docs in this workspace. Use when the user says "提升技术方案", "把 draft 变正式", "promote technical solution", "审核通过后转正式", "正式化技术方案", or otherwise wants to check promotion readiness, perform an approved promotion, or supersede an existing active solution.
Repository-local code review workflow for this workspace. Use when the user says "帮我 cr 代码", "帮我cr代码" ,"code review", "复核 code review 报告", "复核 cr 报告", "复核 code review 报告并修复", "复核 cr 报告并修复", "执行 cr 修复", or otherwise wants to review the current working tree, recheck the current sprint's pending CR report, or fix accepted findings from a verified sprint CR report. The skill always reads `.repo-ai-governor/context/current-context.md` and writes review artifacts to the resolved review target directory (`explicit path -> Worktree Review Target -> active primary stream`) instead of `docs/review`.
Finish the current workspace safely by running the repository delivery gate, generating a Conventional Commit message, creating a git commit, and optionally pushing to the active remote branch. Use when the user asks to "收尾", "提交并推送", "收尾并推送", "commit", or otherwise wants end-of-task delivery in this repository.
Repository-local workflow for executing a scoped task, sprint, or project with mandatory delegated code-review loops in this workspace. Use when the user asks to execute a specific task, sprint, or project and explicitly requires delegated CR loops such as “调起子 agent 做 CR,主 agent 复核并修复,再循环直到没有问题”, or otherwise wants fresh reviewer sub-agents after each review boundary until no actionable problem remains.
Repository-local code review workflow for this workspace. Use when the user says "帮我 cr 代码", "帮我cr代码" ,"code review", "复核 code review 报告", "复核 cr 报告", "复核 code review 报告并修复", "复核 cr 报告并修复", "执行 cr 修复", or otherwise wants to review the current working tree, recheck the current sprint's pending CR report, or fix accepted findings from a verified sprint CR report. The skill always reads `.repo-ai-governor/context/current-context.md` and writes review artifacts to the resolved review target directory (`explicit path -> Worktree Review Target -> active primary stream`) instead of `docs/review`.
Repository-local workflow for promoting a technical solution from `.repo-ai-governor/draft/**` into formal lifecycle-managed module docs in this workspace. Use when the user says "提升技术方案", "把 draft 变正式", "promote technical solution", "审核通过后转正式", "正式化技术方案", or otherwise wants to check promotion readiness, perform an approved promotion, or supersede an existing active solution.
Finish the current workspace safely by running the repository delivery gate, generating a Conventional Commit message, creating a git commit, and optionally pushing to the active remote branch. Use when the user asks to "收尾", "提交并推送", "收尾并推送", "commit", or otherwise wants end-of-task delivery in this repository.