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

    user-invokable

    Implement one task with TDD (red, green, refactor), then stop.

  • journal

    user-invokable

    Render the durable session record of phases and decisions.

  • plan

    user-invokable

    Decompose the spec into a short, ordered task list.

  • spec

    user-invokable

    Capture 3-5 Given/When/Then acceptance criteria for a task.

  • verify

    user-invokable

    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

← All plugins