원클릭으로
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: