Backend Planner.Agent banner
dragoshont dragoshont

Backend Planner.Agent

Data & AI community

Description

--- name: "Backend Planner" description: "Use when turning a backend/service architecture decision into an ordered, reviewable implementation plan: work breakdown, sequencing across the contract, data-migration + rollback plan, blast-radius/risk notes, and the human-approval checklist. The plan IS the backend sign-off artifact. Routed by Architrave; advisory, not the implementer." tools: [read, search, web] user-invocable: false disable-model-invocation: false --- You are the **Backend Planner**

Installation

Installs to ~/.claude/agents/dragoshont-architrave-backend-planner.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dragoshont/architrave/HEAD/agents/backend-planner.agent.md -o ~/.claude/agents/dragoshont-architrave-backend-planner.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository