By skatekowski
Structured development workflow with guided and autonomous execution modes. Plan once, execute guided or let agent teams run autonomously.
Wheee Architect. Plans system architecture, makes design decisions, and manages the FIP (Functionality Isolation Protocol). Use when designing new features, planning refactors, or making architectural decisions.
Wheee Design Critic. Evaluates UI/UX designs against strict design criteria — visual hierarchy, consistency, accessibility, spacing, typography. Uses browser tools to visually inspect rendered designs. Works in autonomous Design Mode (Mode D).
Wheee Developer. Implements code changes following the plan. Use when writing code, building features, fixing bugs, or refactoring. Works within FIP scope boundaries.
Wheee Team Lead. Coordinates agent teams for autonomous phase execution. Use when running /wheee:orchestrate to create and manage an agent team that executes a planned phase autonomously.
Wheee Researcher. Read-only agent for discovery, context building, and dependency analysis. Use proactively when exploring a codebase, researching libraries, reading documentation, or gathering context before planning.
Analyze and map the current codebase structure, key files, and architecture. Use when running 'map codebase', 'analyze project', or when starting work on an unfamiliar project.
Functionality Isolation Protocol — analyze dependencies for a file or symbol to understand the blast radius of changes. Use when running 'fip', 'dependency analysis', 'impact analysis', or before refactoring.
Run a complete code quality and security audit against both checklists. Use when reviewing code, before merging, or when running 'quality gate', 'code quality check', or 'audit code'.
Scan code for security vulnerabilities using the SECURITY-CHECKLIST. Use when running 'security scan', 'vulnerability check', 'wheee vulns', or before deployment.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
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.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
From Vibe Coding to Vibe Engineering.
Vibe Coding builds fast. It also breaks fast — scope creep, no quality gates, architecture that collapses at scale. Wheee gives AI-assisted development the structure it needs without killing the speed.
This is a Claude Code plugin that turns "just build it" into a repeatable, quality-gated engineering process. You still move fast. But now you know where you're going before you start, what you're allowed to touch, and when it's actually done.
AI can write code faster than ever. But faster code isn't better code:
Think first. Then build. Then verify. Every time. Enforced by tooling, not willpower.
Every piece of work follows the same structured cycle:
| Phase | What Happens |
|---|---|
| Blueprint | Discovery questions define scope, constraints, and success criteria. What are we building? For whom? What does done look like? |
| Link | Dependency mapping and connectivity checks. The FIP (Functionality Isolation Protocol) maps your blast radius before you touch code. |
| Architect | System design, technical planning, execution plan with tasks and acceptance criteria. |
| Stabilize | Implementation + verification. Tests, linting, smoke tests on protected areas. |
| Trigger | Quality gate, planning doc sync, deployment. Nothing ships without passing. |
Before a single line of code is written, Wheee asks the questions that matter:
/wheee:new-project
For existing projects, /wheee:discuss-phase gathers context through adaptive questioning — drilling into exactly what a phase needs to achieve, what the inputs are, what the risks are, and what "done" means.
This is where scope gets defined. Where features get shaped before they get built. Where a vague "add authentication" becomes a concrete plan with boundaries.
The plan is always the same. Only execution differs.
You approve each step. See what's happening. Learn the codebase.
/wheee:init # Set up planning structure
/wheee:new-project # Blueprint: discovery questions
/wheee:plan-phase 1 # Create execution plan
/wheee:execute-phase 1 # Build step by step
/wheee:quality-gate # Verify before shipping
Good for: new projects, sensitive changes, learning a codebase, onboarding.
After planning, an Agent Team of 6 specialists handles the phase independently.
/wheee:init # Same planning
/wheee:new-project # Same discovery
/wheee:plan-phase 1 # Same plan
/wheee:orchestrate 1 # Agent Team takes over
The team self-coordinates:
Good for: well-understood domains, parallelizable work, scaling output.
Start with the user experience, not the architecture. Mode D lets you explore UI/UX concepts, wireframes, and interaction flows before any technical planning begins.
/wheee:design # Start a UX/UI design round
/wheee:convert # Turn design findings into S/M/L phases
Design Mode produces UX artifacts — screens, flows, component inventories. When the design is solid, /wheee:convert transforms those findings into concrete technical phases with tasks and acceptance criteria. The design drives the engineering, not the other way around.
In autonomous mode, the Critic agent evaluates every design output against strict criteria — visual hierarchy, consistency, accessibility, spacing, typography, contrast ratios. It uses browser tools (Playwright, Chrome Extension, Preview Server) to take screenshots and inspect actual rendered CSS.
The Critic scores each criterion 0-10 and gives a verdict: PASS, ITERATE, or RETHINK. No design moves to implementation without passing.
Custom criteria? Drop a .planning/DESIGN-CRITERIA.md and the Critic uses your rules instead of the defaults.
npx claudepluginhub skatekowski/wheee-plugin --plugin wheeeStructured project planning and execution through brainstorm, spec, and build phases across three execution tiers: sequential, delegated sub-agents, and full agent teams
Plan and autonomously build a software task end-to-end. Recons the codebase, applies preloaded memory, decomposes into the right number of phases, gets one confirmation, then prepares a single ready-to-paste /goal command — one paste between you and done — that drives execution to completion with built-in retry, fix-spec recovery, and per-phase memory writeback. Works on Claude Code and Codex.
VGV Wingspan - AI-native workflows following Very Good Ventures best practices.
Focused agentic engineering workflow: design-doc, spec, plan, implement, tdd, refactor, review, address-pr-feedback, browser-verify, explain-visually, compress, branch, and commit.
AI-powered cascading development framework with design document system and multi-agent collaboration. Breaks down projects into Features (Mega Plan), Features into Stories (Hybrid Ralph), with auto-generated technical design docs, dependency-driven batch execution, Git Worktree isolation, and support for multiple AI agents (Codex, Amp, Aider, etc.).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses