Resume implementation of remaining stories
ralph-loopcommandsetup L2★0
artemislab/kerios ↗What it does
Resume Ralph agent: continue unfinished stories from ralph-prd.json
Best for
Resuming a multi-story software delivery where some stories have mid-attempt feedback and CI integration is critical
Inputs
- · .claude/ralph-prd.json
- · context packs (per story)
- · existing feedback files (mid-fix stories)
Outputs
- · story implementations
- · passing acceptance tests
- · updated ralph-prd.json (passes: true)
Requires
- · Ralph team agents
- · skills (/review, /test-gen, /security-check)
- · double review gate (if non-dev)
Preconditions
- · .claude/ralph-prd.json exists
- · project codebase readable
- · locked stories skipped
Failure modes
- · no remaining stories
- · feedback file not read for mid-fix story
- · teammate doesn't implement acceptance criteria
- · double review gate blocked
Trust signals
- · respawns failed teammates with feedback file + context pack
- · tracks passes/locked per story
- · runs double review gate if not dev mode
- · commits with story ID prefix