Sdlc 4 Simplify
Run the simplify stage of the sdlc workflow
Sdlc 1 Plan
Run the plan stage of the sdlc workflow
Build Workflow
Scaffold one stage of a multi-step workflow: a per-stage subagent (with a SubagentStop gate), a manual launcher skill, and a dynamic-workflow script that orchestrates the stages deterministically. Run once per step you want to add.
Sdlc 6 Review Codex
Run the review-codex stage of the sdlc workflow
Sdlc 5 Review Claude
Run the review-claude stage of the sdlc workflow
Improve Workflow
Run a dynamic workflow on a real input, observe it without flooding context, verify its assumptions (gates fire, structured returns thread and branch, parallel stages overlap), then turn what you learn into edits to the workflow, its agents and skills, and the build-workflow generator that produced it. Use after generating or changing a workflow, or to dogfood and harden any Claude Code dynamic w…
Sdlc 3 Implement
Run the implement stage of the sdlc workflow
Artificer
An artificer's kit for building minimal dark-factories on Claude Code. Compose small, gated agent steps into deterministic builds you can read end to end.
Sdlc 7 Converge
Run the converge stage of the sdlc workflow
Sdlc 9 Commit
Run the commit stage of the sdlc workflow
Sdlc 2 Tests
Run the tests stage of the sdlc workflow
Sdlc 10 Report
Run the report stage of the sdlc workflow
Sdlc 8 Acceptance
Run the acceptance stage of the sdlc workflow