Develop v3
# develop-v3: Multi-Session Automated Pipeline
Run a fully automated, shell-orchestrated development pipeline where each phase executes as a fresh `claude -p` subprocess. Context never accumulates across phases. Git commits after every phase and checkpoint enable time-travel recovery.
## Usagewhen to use it
Community prompt sourced from the open-source GitHub repo lin13k/cplus (MIT). A "Develop v3" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
lin13k/cplus · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions