By slavpetroff
YOLO — development lifecycle plugin for Claude Code. 23 commands, 5 agents, continuous verification.
View and modify YOLO configuration including effort profile, verification tier, and skill-hook wiring.
Investigate a bug using the Debugger agent's scientific method protocol.
Start or continue phase discussion to build context before planning.
Run health checks on YOLO installation and project setup.
Apply a quick fix or small change with commit discipline. Turbo mode -- no planning ceremony.
Requirements-to-roadmap agent for project scoping, phase decomposition, and success criteria derivation.
Scientific method debugging agent that investigates bugs through hypothesis-driven evidence gathering.
Execution swarm agent with MCP native testing, strict file locking, and atomic commits.
Documentation agent for READMEs, changelogs, API docs, and guides. Read access to codebase, write access for doc files only.
Planning orchestrator that decomposes ROADMAP phases into executable plans with tasks, waves, and dependency ordering.
Unified discussion protocol for phase discovery and context gathering. Handles calibration, gray area generation, conversational exploration, and structured capture.
Three-tier verification pipeline (quick/standard/deep) with goal-backward methodology, convention checks, anti-pattern scanning, and requirement mapping.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
You're not an engineer anymore. You're a prompt jockey with commit access. At least do it properly.
Native Rust CLI handles hooks, commands, and validation at zero model token cost. Codebase grew 64% since v1.20.0 while per-request overhead dropped 17%. 1,610 tests validate the stack.
Analysis reports: v1.21.30 | v1.20.0 | v1.10.7 | v1.10.2 | v1.0.99
| Category | Stock Agent Teams | YOLO | Saving |
|---|---|---|---|
| Base context overhead | 10,800 tokens | 1,500 tokens | 86% |
| State computation per command | 1,300 tokens | 200 tokens | 85% |
| Agent coordination (x4 agents) | 16,000 tokens | 1,200 tokens | 93% |
| Compaction recovery | 5,000 tokens | 700 tokens | 86% |
| Context duplication (shared files) | 16,500 tokens | 900 tokens | 95% |
| Agent model cost per phase | $2.78 | $1.40 | 50% |
| Total coordination overhead | 87,100 tokens | 12,100 tokens | 86% |
| Scenario | Without YOLO | With YOLO (Balanced) | Impact |
|---|---|---|---|
| API: single project (10 phases) | ~$28 | ~$14 | ~$14 saved |
| API: active dev (20 phases/mo) | ~$56/mo | ~$28/mo | |
| API: heavy dev (50 phases/mo) | ~$139/mo | ~$70/mo | |
| API: team (100 phases/mo) | ~$278/mo | ~$139/mo | |
| Pro / Max subscription | baseline capacity | ~3x phases per cycle | 200% more work done |
Budget profile ($0.70/phase) doubles API savings. Quality profile ($2.80/phase) matches stock cost but adds enforcement at zero premium.
Platform: macOS and Linux only. Windows via WSL.
YOLO is a Claude Code plugin that bolts an actual development lifecycle onto your vibe coding sessions. You describe what you want, YOLO breaks it into phases, agents plan and verify the code, commits are atomic, and state persists across sessions. Inspired by Ralph and Get Shit Done, built from scratch.
/yolo:vibe auto-detects state and runs the right workflow (scope, plan, execute, archive)plan mode), Reviewer and QA are write-restricted/yolo:resume picks up where you left offTwo commands, one lifecycle.
/yolo:init # scaffold environment, detect stack, suggest skills
/yolo:vibe # auto-detects state: scope -> plan -> execute -> archive
/yolo:vibe is the only command you need to remember. Run it repeatedly -- it picks up where the last invocation left off. State persists in .yolo-planning/ across sessions.
Existing codebase? /yolo:init auto-chains /yolo:map (4 parallel Scout teammates analyze your code) before /yolo:vibe.
npx claudepluginhub slavpetroff/yolo --plugin yoloMulti-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
PROJECT.md-first autonomous development with hybrid auto-fix documentation. 8-agent pipeline, auto-orchestration, docs auto-update on commit (true vibe coding). Knowledge base system with 90% faster repeat research. Strict mode enforces SDLC best practices automatically. Works for ANY Python/JavaScript/TypeScript/Go project.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards