zigrivers/scaffold

A TypeScript CLI that assembles AI-powered prompts at runtime to guide you from "I have an idea" to working software. Scaffold walks you through 54 structured pipeline steps — organized into 15 phases — and Codex, Claude Code, or Gemini handles the research, planning, and implementation for you.

5Stars on the repository
14Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mmr

01

zigrivers/scaffold

Skill Claude CodeCodex

Run multi-model code review with the MMR CLI (mmr review) before merging or finishing a change, or a multi-model design critique (mmr critique) of a design doc, plan, or proposed approach before building it. Use when the user asks to review code, a PR, a diff, or staged changes, or to critique/second-opinion a design…

5 yesterday A 81 tokens original MIT

scaffold-pipeline

02

zigrivers/scaffold

Skill Claude CodeCodex

Static reference for scaffold pipeline ordering, dependencies, and phase structure. Use ONLY for questions about pipeline design, step ordering, or dependency constraints — NOT for status, progress, or "what's next" queries (those go through scaffold-runner).

5 yesterday A 54 tokens original MIT

scaffold-runner

03

zigrivers/scaffold

Skill Claude CodeCodex

Interactive wrapper for the scaffold CLI that surfaces a pipeline step's decision points before executing it and manages the step lifecycle. Use when the user asks to run a scaffold step ("run scaffold ", "scaffold ", "what's next?"), to start building, or works in a project with a .scaffold/ directory.

5 yesterday A 73 tokens original MIT

work-beads

04

zigrivers/scaffold

Skill Claude CodeCodex

Work the project's Beads task queue end-to-end - claim a bead, build in an isolated worktree, verify, review, merge, close, report. Use when the user says "/work-beads", "/work-beads 5", "work the next N beads", "work on ", "pick up some open tasks", or asks to work the backlog. Applies to every coding agent (Claude…

5 yesterday A 106 tokens original MIT

zigrivers/scaffold

Skill Claude CodeCodex

Correct patterns for invoking Codex CLI and Antigravity CLI (agy) as independent reviewers from Claude Code. Covers headless invocation, context bundling, output parsing, dual-model reconciliation, and fallback handling.

5 yesterday A 47 tokens original MIT