원클릭으로
story-execution
Execute a single user story from prd.json. Use during Ralf loop iterations to implement stories correctly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Execute a single user story from prd.json. Use during Ralf loop iterations to implement stories correctly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Convert PRD markdown files to prd.json format for Ralf execution. Use when preparing PRDs for autonomous implementation.
Update external issue tracker (GitHub/GitLab) based on Ralf events. Use when syncing story status with project management tools.
Process large codebases using Recursive Language Model patterns. Use when context exceeds 50K tokens or requires deep multi-file analysis.
Generate detailed Product Requirements Documents. Use when creating PRDs, planning features, or writing specifications.
| name | story-execution |
| description | Execute a single user story from prd.json. Use during Ralf loop iterations to implement stories correctly. |
Expert guidance for implementing a single user story in one Ralf iteration.
.ralf/prd.json to get story details.ralf/progress.txt for codebase patternspasses: false)feat: [US-XXX] - [Story Title].ralf/prd.json: set passes: true.ralf/progress.txt with learningsA story is only complete when:
.ralf/prd.json updated.ralf/progress.txt logged.ralf/progress.txt## [Date] - [Story ID]
- What was implemented
- Files changed
- **Learnings:**
- Patterns discovered
- Gotchas encountered
---
After completing a story:
passes: true<promise>COMPLETE</promise>