A complete framework for Claude Code that gives your AI real engineering discipline. One script bootstraps structured task management, branch workflows, quality gates, CI/CD integration, multi-agent teams, architectural guardrails, and an autonomous self-improvement engine into any project.
curl -sL "https://goclaude.ai/install.sh?token=..." | sh
Get Access for the full install command with your access token. One command and you're ready to go.
One script. Any project. Works with what you already have.
/new-feature, /complete-task,
/plan-feature, /release-prep,
/launch-team, and more —
invoked automatically based on your intent.
Code reviewer, researcher, security auditor, doc writer, and test writer. Agent teams spawn in parallel with role-specific context and file ownership.
Three-file system: plan_master.md,
tasks_active.md, tasks_done.md.
Agents track everything. Session hooks surface tasks on every open.
Auto-detects GitHub remotes and switches to PR-based flow. Push, create PR, wait for CI, merge, clean up — all automated.
Generates stack-specific GitHub Actions for Node.js, Python, PHP, Go, and Rust. Lint, test, and build on every PR.
Real-time project health in a web UI. Git status, branch safety, methodology version, task counts — auto-refreshes every 5 seconds.
Pre-tool and session hooks enforce branch protection, CHANGELOG staging, merge gates, and commit format. Architecture enforced, not remembered.
Auto-detects language, framework, test runner, linter, git host, and CI. Adapts to Laravel, Django, Next.js, Rails, and more.
--update mode merges settings, preserves customizations,
upgrades commands, and tracks methodology version. Safe to re-run.
Run goclaude --new for a fresh project or goclaude --ingest for an existing one. It auto-detects your stack and generates a tailored configuration.
Say "let's add user authentication" and Claude invokes /new-feature, creates a branch, and sets up task tracking. Say "ship it" and /complete-task runs tests, gets approval, and merges.
Use /launch-team to spawn parallel specialists — frontend, backend, and test agents working simultaneously with shared task tracking.
Every PR triggers CI. Branch protection requires checks to pass. /complete-task waits for green before merging.
One script handles every scenario.
| Mode | Flag | When to Use |
|---|---|---|
| New Project | --new |
Starting from scratch — full scaffold with CLAUDE.md, hooks, commands, agents, and task files |
| Existing Project | --ingest |
Your project already has code — respects existing config, merges settings, adds missing pieces |
| Upgrade | --update |
New methodology version — bumps version, preserves customizations, upgrades commands |
| Global Install | --global |
Machine-wide setup — installs /ingest-project and /sync-methodology |
Get the Getting Started Guide, download links, and everything you need to start building.
Get Access