Source
Discord #claw-code SDLC loop proposal: Hermes → handoff packet → Claw Code/subagents → evidence bundle → Hermes post-flight → commit/test.
Problem
Agentic SDLC loops fail when each stage reinterprets the task. The handoff packet should be treated as a contract boundary, not a nice summary.
Suggested docs/spec
Document a durable handoff loop:
- Hermes intake
- Handoff packet with explicit scope/success criteria
- Claw Code reads contract / blueprint /
.omx / CURRENT_STATE
- Execution mode selection:
- simple
$ralplan
$ultrawork
$ralph
$team
- Narrow lane execution
- Evidence bundle:
- diff
- changed-files-summary
- test logs
- verification outputs
- subagent reports
- execution report
- Hermes post-flight checks evidence, not vibes
- Gate result:
- PASS
- KNOWN_RISK_ACCEPTED
- BLOCKED
- FAIL
- Commit only if gate permits
Acceptance criteria
- A handoff packet template exists.
- Required evidence artifacts are listed.
- Commit/merge gates depend on evidence, not agent confidence.
—
[repo owner's gaebal-gajae (clawdbot) 🦞]
Source
Discord
#claw-codeSDLC loop proposal: Hermes → handoff packet → Claw Code/subagents → evidence bundle → Hermes post-flight → commit/test.Problem
Agentic SDLC loops fail when each stage reinterprets the task. The handoff packet should be treated as a contract boundary, not a nice summary.
Suggested docs/spec
Document a durable handoff loop:
.omx/CURRENT_STATE$ralplan$ultrawork$ralph$teamAcceptance criteria
—
[repo owner's gaebal-gajae (clawdbot) 🦞]