Plan-Build-Run — Structured development workflow for Claude Code. Solves context rot through disciplined subagent delegation, structured planning, atomic execution, and goal-backward verification.
npx claudepluginhub sienklogic/plan-build-run --plugin pbrReview past Claude Code sessions for PBR workflow compliance and UX quality.
Start a new project. Deep questioning, research, requirements, and roadmap.
Execute all plans in a phase. Spawns agents to build in parallel, commits atomically.
Configure Plan-Build-Run settings. Model selection, workflow toggles, depth, gates, and parallelization.
Execute the next logical step automatically. No prompts, no decisions — just do it.
Launch the PBR web dashboard for the current project.
Systematic debugging with hypothesis testing. Persistent across sessions.
Talk through a phase before planning. Identifies gray areas and captures your decisions.
Route freeform text to the right PBR skill automatically.
Explore ideas, think through approaches, and route insights to the right artifacts.
Check planning directory integrity. Find and fix corrupted state.
Command reference and workflow guide for Plan-Build-Run.
Import an external plan document. Validates against project context, detects conflicts, and generates PLAN.md files.
Manage milestones: new, complete, audit, gaps.
Zero-friction idea capture. Append, list, or promote notes to todos.
Save your current session state for later resumption.
Create a detailed plan for a phase. Research, plan, and verify before building.
Switch the active model profile. Presets: quality, balanced, budget, adaptive. Supports custom profiles from config.json model_profiles.
Execute a quick ad-hoc task. Atomic commits + state tracking, skips full plan/review cycle.
Pick up where you left off. Restores context and suggests next action.
Verify the build matched the plan. Automated checks + walkthrough with you.
Analyze an existing codebase. Maps structure, architecture, conventions, and concerns.
Reconfigure an existing Plan-Build-Run project (models, features, CLAUDE.md). For new projects, use /pbr:begin.
Show current project status and suggest what to do next.
Install or configure the PBR status line in Claude Code.
Generate tests for completed phase code. Detects test framework and targets key files.
Persistent file-based todos that survive across sessions. Add, list, and complete todo items.
Revert recent PBR-generated commits by phase/plan, safely using git revert.
Analyzes Claude Code session logs for PBR workflow compliance, hook firing, state file hygiene, and user experience quality.
Explores existing codebases and writes structured analysis documents. Four focus areas: tech, arch, quality, concerns.
Systematic debugging using scientific method. Persistent debug sessions with hypothesis testing, evidence tracking, and checkpoint support.
Syncs PBR plugin changes to cursor-pbr and copilot-pbr derivatives with format adjustments.
Executes plan tasks with atomic commits, deviation handling, checkpoint protocols, TDD support, and self-verification.
Lightweight Plan-Build-Run-aware agent for ad-hoc tasks that don't fit specialized roles.
Cross-phase integration and E2E flow verification. Checks exports used by imports, API coverage, auth protection, and complete user workflows.
Verifies plans will achieve phase goals before execution. Goal-backward analysis of plan quality across 10 dimensions.
Creates executable phase plans with task breakdown, dependency analysis, wave assignment, and goal-backward verification. Also creates roadmaps.
Unified research agent for project domains, phase implementation approaches, and synthesis. Follows source-hierarchy methodology with confidence levels.
Fast synthesis of multiple research outputs into coherent recommendations. Resolves contradictions between sources.
Goal-backward phase verification. Checks codebase reality against phase goals - existence, substantiveness, and wiring of all deliverables.
Review past Claude Code sessions for PBR workflow compliance and UX quality.
Start a new project. Deep questioning, research, requirements, and roadmap.
Execute all plans in a phase. Spawns agents to build in parallel, commits atomically.
Configure settings: depth, model profiles, features, git, and gates.
Execute the next logical step automatically. No prompts, no decisions — just do it.
Launch the PBR web dashboard for the current project.
Systematic debugging with hypothesis testing. Persistent across sessions.
Talk through a phase before planning. Identifies gray areas and captures your decisions.
Route freeform text to the right PBR skill automatically.
Explore ideas, think through approaches, and route insights to the right artifacts.
Check planning directory integrity. Find and fix corrupted state.
Command reference and workflow guide for Plan-Build-Run.
Import external plans. Validates context, detects conflicts, generates PLAN.md.
Manage milestones: new, complete, audit, gaps.
Zero-friction idea capture. Append, list, or promote notes to todos.
Save your current session state for later resumption.
Create a detailed plan for a phase. Research, plan, and verify before building.
Switch the active model profile. Presets: quality, balanced, budget, adaptive. Supports custom profiles from config.json model_profiles.
Execute an ad-hoc task with atomic commits. Skips full plan/review.
Pick up where you left off. Restores context and suggests next action.
Verify the build matched the plan. Automated checks + walkthrough with you.
Analyze an existing codebase. Maps structure, architecture, conventions, and concerns.
Reconfigure an existing Plan-Build-Run project (models, features, CLAUDE.md).
Show current project status and suggest what to do next.
Install or configure the PBR status line in Claude Code.
Generate tests for completed phase code. Detects test framework and targets key files.
File-based persistent todos. Add, list, complete — survives sessions.
Revert recent PBR-generated commits by phase/plan, safely using git revert.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.