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.
86 tagged scaffolding, measured the same way as everything else here.
Browse within: governance 42github 41architecture 36developer-tool 36sdl 36
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.
martinholovsky/claude-project-scaffold
Command Claude Code
Run linters and auto-fix issues.
martinholovsky/claude-project-scaffold
Command Claude Code
Review staged changes for bugs, security issues, and style.
martinholovsky/claude-project-scaffold
Command
Run cluster health checks and report status.
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.
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.
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.
navraj007in/architecture-cowork-plugin
Command
Generate multiple architecture options based on project constraints (budget, team size, timeline, ops maturity).
navraj007in/architecture-cowork-plugin
Command
Generate a complete design system from product context and wireframes — no blueprint required.
navraj007in/architecture-cowork-plugin
Command
Generate ORM schemas (Prisma, SQLAlchemy, Mongoose, Drizzle) from blueprint shared types and database definitions.