smallTechOrg/zero-shot-claude-boilerplate
Agent Claude Code
Main orchestrator for a zero-shot build. Plans each phase, fans out code-generator instances per slice (in parallel) and qa-auditor per slice. Turns an idea plus the API keys in .env into a working, thoroughly-tested agent, one phase per invocation with a human testing gate between phases. Owns the git/PR surface for…
smallTechOrg/zero-shot-claude-boilerplate
Agent Claude Code
Implements ONE independent slice of a phase — any combination of backend (src/), frontend (frontend/), and their tests — running in parallel with other code-generator instances. agent-builder specifies exactly which surfaces each instance owns. Owns spec/api.md contract fidelity for its slice. Also the fix worker for…
smallTechOrg/zero-shot-claude-boilerplate
Agent Claude Code
Read-only quality gate. REVIEWS the new code (logic, security, spec-fidelity, style) AND RUNS the phase gate tests against the real LLM/API (keys from .env), the golden-path/live-server smoke, and the UI tests — exercising the EXACT path the user will test so it works first time — and also performs the whole-tree…
smallTechOrg/zero-shot-claude-boilerplate
Agent Claude Code
THE SINGLE DESIGN AUTHORITY. Writes the complete, ruthlessly-scoped spec under spec/ — the product spec AND the architecture (incl. the ## Stack section) AND the agent-graph AND the phased plan — from an idea + intake answers, then self-reviews it for completeness, coherence, scope, testability, independent slicing…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: