valsecchi75/project-scaffolder

Claude Code plugin — generate a complete project knowledge base from a single brief. Wiki, skills, guardrails, handoff protocol. 3 interaction modes + Caveman token optimization.

9Stars on the repository
29Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

debug

01

valsecchi75/project-scaffolder

Command

Systematic debugging session — reproduce, isolate, diagnose, fix. Produces known-error and errors-to-avoid entries, propagates lesson via Synapse.

9 1mo ago A 33 tokens original MIT

decide

02

valsecchi75/project-scaffolder

Command

Document a design or product decision with structured rationale. Appends to wiki/product/decisions.md with auto-incremented ID.

9 1mo ago A 29 tokens original MIT

error

03

valsecchi75/project-scaffolder

Command

Log a bug or error atomically — creates entries in known-errors and errors-to-avoid, propagates the lesson via Synapse.

9 1mo ago A 29 tokens original MIT

forge

04

valsecchi75/project-scaffolder

Command

Generate a vertical skill on-demand for a specific domain. Wrapper around Cortex Step 3 for when a skill will be needed before a /task is ready.

9 1mo ago A 33 tokens original MIT

gate

05

valsecchi75/project-scaffolder

Command

Run the release-gate skill (6 stages including the Simplicity Check). Fail-fast on the first red stage.

9 1mo ago A 26 tokens original MIT

implement

06

valsecchi75/project-scaffolder

Command

Execute a previously written plan through the Cortex pipeline. Injects the plan as primary context for step-by-step orchestrated execution.

9 1mo ago A 27 tokens original MIT

kickoff

07

valsecchi75/project-scaffolder

Command

Start-of-session ritual. Reads CLAUDE.md, handoff, priorities, guardrails, and synapse map. Produces a situational briefing. Does not modify any file.

9 1mo ago A 40 tokens original MIT

phase-doc

08

valsecchi75/project-scaffolder

Command

Generate the Execution Doc for the current phase — activities, model routing, token budgets, VERIFY criteria.

9 1mo ago A 22 tokens original MIT

phase-shift

09

valsecchi75/project-scaffolder

Command

Formal transition between development phases. Archives the current phase state and opens the next. Updates roadmap, CLAUDE.md, priorities, and log.

9 1mo ago A 33 tokens original MIT

plan

10

valsecchi75/project-scaffolder

Command

Produce an implementation plan BEFORE touching code. Outputs a plan file with numbered steps and verifiable criteria. Does not execute.

9 1mo ago A 26 tokens original MIT

review

11

valsecchi75/project-scaffolder

Command

Disciplined code review on a diff, using Karpathy checklist (SCOPE, SIMPLICITY, SURGICAL, DEAD CODE). Read-only — never modifies files.

9 1mo ago A 37 tokens original MIT

scaffold

12

valsecchi75/project-scaffolder

Command

Generate a complete project structure from a brief. Creates CLAUDE.md, wiki, skills, guardrails, and handoff — everything needed to start building.

9 1mo ago A 35 tokens original MIT

ship

13

valsecchi75/project-scaffolder

Command

Full release pipeline — gate + version bump + changelog + tag. Executes only if /gate passes. Never pushes automatically.

9 1mo ago A 27 tokens original MIT

skills

14

valsecchi75/project-scaffolder

Command

Show the skill map — maturity, connections, pending propagations, orphans. Read-only.

9 1mo ago A 21 tokens original MIT

stats

15

valsecchi75/project-scaffolder

Command

Pipeline metrics from logs — task count, rejection rates, skill usage, iterations. Answers "is the plugin actually helping?".

9 1mo ago A 26 tokens original MIT

task

16

valsecchi75/project-scaffolder

Command

Assign a task to the Cortex for orchestrated execution with QA, user testing, and skill learning. The full development pipeline.

9 1mo ago A 27 tokens original MIT

test

17

valsecchi75/project-scaffolder

Command

Run project tests with consistent reporting. Writes result summary to the pipeline log.

9 1mo ago A 17 tokens original MIT

wiki-gc

18

valsecchi75/project-scaffolder

Command

Deep wiki cleanup — archive stale content, enforce line caps, regenerate index. Never destroys history.

9 1mo ago A 23 tokens original MIT

wrap

19

valsecchi75/project-scaffolder

Command

End-of-session ritual. Updates handoff, priorities, daily log, and triggers synapse hygiene. Optional git commit with --commit flag.

9 1mo ago A 30 tokens original MIT