ワンクリックで
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: