Agentic workflow
Starts as a chat, asks for missing requirements, then switches to a clinical handoff generator.
Blueprint turns a vague project brief into a dependency graph, task handoffs, model routing decisions, and validation contracts that smaller worker agents can execute.
> /plan generate handoffs after confirmation
Starts as a chat, asks for missing requirements, then switches to a clinical handoff generator.
Routes each subtask to exact selected models using fit, risk, context, cost, and reasoning effort.
Writes architecture.md, dependencies_graph.json, task XML, and an integration guide.