/project-add
Capture an idea in four questions, then stop.
What it does
Registers a new project on the PROJECTS.md trunk: at most four questions, asked one at a time, then an idea stub and a trunk row written in a single atomic commit. It deliberately refuses to scope or decompose — capture and planning are different jobs and doing both at once produces bad versions of each.
When to reach for it
The moment you say "I had an idea" and do not want to lose it. Not when you want the idea thought through.
It's working if
- It stops after the fourth question, even when the idea obviously deserves more thought.
- The idea stub and its trunk row land in one commit — you never find one without the other.
- Nothing gets decomposed. You end up with an idea on the trunk, not a task list you now owe work to.
Install this skill
Then type /project-add in your agent.
npx skills@latest add smorinlabs/smorinlabs-harness -s project-addOr install the whole project-harness plugin — this skill plus 4 others.
/plugin install project-harness@smorinlabs-harnessWhere it fits
- /project-refine — the next step when you do want it thought through.
- /project-next — surfaces the idea again when you are looking for work.