What problem does it solve?
The skunkworks-sidecar provides a quarantine-enabled mechanism to de-risk high-risk items by creating a flat-sibling git worktree for isolation and redirecting all GSD sinks under a quarantined planning subtree, preserving the main product's LEARNINGS and STATE intact.
Core Features & Use Cases
- Flat-sibling worktree-based de-risking: creates a dedicated worktree for high-risk items off the main branch.
- Sink isolation and provenance: redirects LEARNINGS/STATE/claude-mem/checkpoints/spikes into the quarantine subtree to avoid contaminating main planning state.
- Proven learnings extraction and injection: on success, produces a skunkworks-proven@<item> payload for /peer-review via B11; on failure, records a single risk entry in a risk ledger.
- Guardrails: HARD_STOP for sibling products to prevent out-of-fence work on others and quarantined scaffolding with /orient guard to prevent mis-reading as live work.
Quick Start
Run the skunkworks-sidecar workflow to isolate a high-risk item and quarantine its planning data.