punk. If not, start with Install.
What you will do
In the current public flow, you will:- initialize a repository
- give SpecPunk a plain goal
- let
gorun the default happy path - inspect status or fall back to the staged path when needed
Initialize a repository
In the repository you want to work on:cargo run -p specpunk --:
jj is preferred when available. git is the fallback.
Run the default happy path
Give SpecPunk a plain goal:Inspect the result
After the run, the most useful follow-up commands are:Use the staged path when needed
Use the staged path when you want review between phases:What is not in this quickstart
- installation details
- interactive shell
- council-driven flows
- examples gallery
- research workflows