Arch Planner banner
gl0bal01 gl0bal01

Arch Planner

Data & AI community

Description

--- name: arch-planner description: Design black-box module boundaries and an implementation roadmap. Use when you need to define module responsibilities, interfaces, data ownership, and a phased migration plan. tools: Read, Glob, Grep, Bash model: opus --- # Black Box Architecture — Planner Agent v2.0 **Role**: Design black-box module boundaries and implementation roadmap. Follows `BLACKBOX_CONTRACT.md`. Read-only — never modifies code. --- ## Session Start - Review `tasks/lessons.md` for

Installation

Installs to ~/.claude/agents/gl0bal01-black-box-architecture-arch-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gl0bal01/black-box-architecture/HEAD/agents/arch-planner.md -o ~/.claude/agents/gl0bal01-black-box-architecture-arch-planner.md

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

Full documentation available on GitHub

View Source Repository