scaffolding commands

86 tagged scaffolding, measured the same way as everything else here.

Browse within: governance 42github 41architecture 36developer-tool 36sdl 36

create-namespace

01

starmynd-org/infinite-brain-os

Command Claude Code

Slash command that creates a new namespace file under system/namespaces/ in the personal repo, with lifecyclestate: scratch.

244 6d ago A 0 tokens original MIT

nyann:branch

05

thettwe/nyann

Command

Create a strategy-compliant git branch. Same flow as the natural-language new-branch skill — dispatches here when users prefer explicit slash commands. Accepts positional args for purpose + slug so /nyann:branch feature login works directly without the skill having to parse phrasing.

6 2d ago A 64 tokens original MIT

nyann:doctor

06

thettwe/nyann

Command

Run nyann's read-only hygiene + documentation audit on the current repo. Emits the same drift sections retrofit uses, but never offers remediation or writes to the filesystem. Use this on session start, in CI, or any time you want to sanity-check a repo without risking mutations.

6 2d ago A 61 tokens original MIT

nyann:retrofit

07

thettwe/nyann

Command

Audit an existing repo against a profile and fix what's drifted. Unlike doctor (read-only), retrofit detects missing hooks, misconfigured gitignore, documentation gaps, and non-compliant history, then offers to remediate via bootstrap. Idempotent — safe to re-run.

6 2d ago A 61 tokens original MIT