An open-source starter kit of 21+ specialized AI skills for Claude Code that work together to build your project from start to finish.
Conversational and collaborative. The AI interviews you, validates your idea, and produces specs, design, and architecture โ with your approval at every checkpoint.
Fully autonomous. Agent Teams execute tasks in parallel with git worktree isolation, mandatory QA loops, and real-time progress tracking.
Terminal-focused. Full hook system (SessionStart, PreCompact, Stop, PostToolUse). Agent Teams via Shift+Tab.
VS Code & Cursor focused. Installs tasks and rules automatically. Agent Teams via Task().
Claude Code leads, secondary providers (Codex, Kimi, Gemini) handle specialized tasks. Auto-fallback.
Builder + Challenger adversarial workflow. One model builds, another challenges. Higher code quality.
Built on Claude Code's experimental agent teams. The Lead orchestrates while teammates execute in parallel with git worktree isolation.
No external MCPs. Memory lives in .genius/memory/ with auto-generated BRIEFING.md loaded at every session.
Every task goes through: Dev โ QA-micro โ Fix โ Re-QA โ โ . Nothing ships without passing quality assurance.
Toggle /save-tokens to use Sonnet for high-volume roles while keeping Opus for lead and architect. Cut costs without cutting quality.
No Vibeship, no Mind MCP, no Spawner. Pure Claude Code + file system. Install and go.
Detects Claude Code version changes at session start and proposes repo updates automatically.
bash <(curl -fsSL https://raw.githubusercontent.com/w-3-art/genius-team/main/scripts/create.sh) my-project
git clone https://github.com/w-3-art/genius-team.git my-project cd my-project ./scripts/setup.sh
# Open Claude Code and run: /genius-start # Then describe what you want: I want to build a booking system for a hair salon
Requirements: Claude Code (latest) ยท Claude Opus 4 ยท jq ยท Git ยท Node.js 18+