Skip to content

Comments

Add Plan-Build-Run — context-engineered workflow orchestration plugin#41

Open
davesienkowski wants to merge 3 commits intoccplugins:mainfrom
davesienkowski:add-plan-build-run
Open

Add Plan-Build-Run — context-engineered workflow orchestration plugin#41
davesienkowski wants to merge 3 commits intoccplugins:mainfrom
davesienkowski:add-plan-build-run

Conversation

@davesienkowski
Copy link

Add Plan-Build-Run

Category: Workflow Orchestration

Plan-Build-Run is a Claude Code plugin that solves context rot — quality degradation as
the context window fills during long sessions. It keeps the main orchestrator lean
(~15% context) by delegating work to fresh subagent contexts.

What's included

  • plugins/plan-build-run/.claude-plugin/plugin.json — plugin metadata
  • plugins/plan-build-run/README.md — plugin description and install instructions
  • README.md — entry added to Workflow Orchestration section

Key features

  • 21 /pbr:* slash commands covering the full dev lifecycle
  • 10 specialized agents with configurable model profiles
  • 15 lifecycle hooks enforcing discipline at zero token cost
  • Wave-based parallel execution with atomic commits
  • Goal-backward verification
  • Kill-safe file-based state
  • 780+ tests, CI on Node 18/20/22 x Windows/macOS/Linux

Repo: https://github.com/SienkLogic/plan-build-run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant