stick-shift
A manually-driven SDLC using the same on-disk session format as autonomous-sdlc, but you drive each phase by hand: spec, plan, build (TDD), verify, journal. Built for legible, narratable live demos.
Skills
-
build
Implement one task with TDD (red, green, refactor), then stop.
-
journal
Render the durable session record of phases and decisions.
-
plan
Decompose the spec into a short, ordered task list.
-
spec
Capture 3-5 Given/When/Then acceptance criteria for a task.
-
verify
Run the suite and prove every acceptance criterion is backed by a passing test.
Keywords
Install
/plugin marketplace add joshuaoliphant/claude-plugins
/plugin install stick-shift@oliphant-plugins