Execute conductor-gated SDLC
implementworkflowsetup L3★0
siegeon/.prism ↗What it does
Drive task through conductor-gated SDLC
Best for
When you need TDD-gated task completion with real-time verifier feedback and conductor state tracking.
Inputs
- · task_id or workflow args object
Outputs
- · Test results with pass/fail counts
- · Git commits and integrated changes
- · JSON output files
Requires
- · MCP daemon (PRISM/project-specific)
- · Git
- · Bash
Preconditions
- · Feature branch exists in PRISM conductor
- · Project must build successfully
Failure modes
- · Gate verifier fails to see diff in certain topologies
- · Test suite may timeout on very large projects
Trust signals
- · Conductor state machine used for gating and task tracking
- · Blocking verifier gates at red/green phase boundaries
- · Brain-first knowledge protocol with disk fallback
- · Multi-phase orchestration with 9 sequential gates