new-commandlisted
Install: claude install-skill ivuorinen/skills
# New Command Scaffolder
Creates a public command under `skills/nitpicker/commands/<name>.md` and
stress-tests it through the full RED → GREEN → REFACTOR → adversarial-review
→ validate → PR cycle before declaring it done.
Every command this skill produces is built to counter rationalizations. This
skill holds itself to the same standard: the phases below are not skippable,
and the excuses for skipping them are countered here, in the same table form
the commands use.
## Sequencing rule — read before Phase 1
The phases run **in order**, and each phase is a **real tool call** that
leaves an **exit artifact in this conversation**. A phase you "reasoned
through", "already know the outcome of", or "folded into" another phase did
**not run**. You do not advance to phase N+1 until phase N's exit artifact is
present in the transcript above.
At the start, list the seven phases as a todo (one item each) and mark each
done only when its exit artifact exists. The skill is finished only when the
Command Quality Gate is satisfied by **pasted evidence**, not by assertion.
## Do not skip — rationalizations
Every row is an excuse for collapsing this lifecycle. Every row is countered.
If you catch yourself forming one of these thoughts, that is the signal the
phase is load-bearing — run it.
| Rationalization | Counter |
| --- | --- |
| "It's a simple command, RED is overkill." | RED is where you learn which rationalizations the command must counter. Skip it and the command ships with u