بنقرة واحدة
sample-host-skill
Sample host skill used by ACP clean-room verification.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Sample host skill used by ACP clean-room verification.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | sample-host-skill |
| description | Sample host skill used by ACP clean-room verification. |
This fixture proves installed-package host export/pack/verify behavior in clean-room repos.
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.
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.