bp Blueprint Planner-Agent

AI planning harness for coding agents.

Blueprint turns a vague project brief into a dependency graph, task handoffs, model routing decisions, and validation contracts that smaller worker agents can execute.

blueprint planner: gpt-5.5

Plan a multi-provider AI coding workflow for this repo.

Planner
I need stack, constraints, validation commands, and provider pool before handoff generation.

Preview ready
6 tasks, strict dependency graph, suggested models, acceptance contracts, and isolated XML prompts.

> /plan generate handoffs after confirmation

Agentic workflow

Starts as a chat, asks for missing requirements, then switches to a clinical handoff generator.

Model routing

Routes each subtask to exact selected models using fit, risk, context, cost, and reasoning effort.

Artifacts

Writes architecture.md, dependencies_graph.json, task XML, and an integration guide.