The Blueprint pipeline is the deterministic stage contract that governs all agent-mediated development work in KeeperHub. Every task flows through 5 sequential stages: DECOMPOSE, RESEARCH, IMPLEMENT, VERIFY, PR. Each stage has a defined owner, input contract, output contract, and error handling path.
Implements code changes for the KeeperHub agent pipeline. Creates plugins, protocols, features, and tests following project conventions. Use when the Orchestrator delegates an IMPLEMENT stage task.
Investigates and fixes build failures, test failures, and lint errors in the KeeperHub agent pipeline. Uses scientific method with hypothesis-driven debugging. Use when the Builder fails to resolve issues after 2 attempts.
Coordinates the KeeperHub agent team through the Blueprint pipeline. Use when executing /add-protocol, /add-plugin, or /add-feature commands that require multi-agent coordination. Decomposes tasks, delegates to specialized agents, and manages the full pipeline from task intake to PR creation.
Explores the KeeperHub codebase to gather implementation context. Use when the Orchestrator needs to understand existing patterns, discover type signatures, or answer technical questions before implementation.
Reviews code changes for quality and correctness in the KeeperHub agent pipeline. Runs tests, validates against success criteria, and gates PR creation with explicit approval. Use when the Orchestrator delegates a VERIFY stage task.
Analyze a protocol, contract, or case study to find automation gaps and suggest high-value KeeperHub workflows.
★not rated 17 yesterdayA20 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: