一键导入
implement-story
Implement one story into a story branch and open a PR into the epic feature branch using the repository's story workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Implement one story into a story branch and open a PR into the epic feature branch using the repository's story workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Worker skill for batching PR comments, bot findings, and CI failures; classify each item, fix real issues, reply with parser-recognized wording, and push one coherent update.
Run Go repository quality checks and decide which checks apply before story PR readiness.
Perform a local persona review before a story PR or final PR is marked ready for human approval.
Create or update focused unit, integration, or SAM sandbox e2e tests for implemented stories.
| name | implement-story |
| description | Implement one story into a story branch and open a PR into the epic feature branch using the repository's story workflow. |
| triggers | ["implement-story","story PR","story branch"] |
Use this skill when the orchestrator asks you to implement a single story file.
The prompt will provide:
AGENTS.md and all relevant repo instructions.pr-persona-review.When creating the PR, write the body to a local markdown file and use
gh pr create --body-file <path>. Do not pass a long multiline body directly
through --body; it is fragile in non-interactive terminal sessions.
develop, main, or the epic feature branch except through a PR.The PR body must include:
Stop and page the human through the orchestrator when: