Structure Planner banner
bostonaholic bostonaholic

Structure Planner

Design community

Description

--- name: structure-planner description: Use after the design review passes to break the work into vertical slices with verification checkpoints. Each slice is end-to-end (touches every layer needed to deliver one piece of functionality), independently testable, and atomically committable. Produces a ~2-page document that the planner and implementer consume; it advances autonomously to PLAN with no approval gate. color: purple model: opus effort: xhigh tools: Read, Write, Edit, Grep, Glob, TodoW

Installation

Installs to ~/.claude/agents/bostonaholic-team-structure-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bostonaholic/team/HEAD/agents/structure-planner.md -o ~/.claude/agents/bostonaholic-team-structure-planner.md

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

Full documentation available on GitHub

View Source Repository