Area Implementer banner
martinappberg martinappberg

Area Implementer

Design community

Description

--- name: area-implementer description: Implements a focused, behavior-preserving change WITHIN a single Chimaera subsystem (one crate, or one web-ui area) — following that area's nested AGENTS.md map and matching .claude/rules, then verifying via `just check` and the live isolated preview. Use for scoped edits that stay inside one area and do NOT change the daemon↔UI wire contract. Not for cross-cutting refactors or protocol/wire changes. tools: Read, Edit, Write, Grep, Glob, Bash --- You impl

Installation

Installs to ~/.claude/agents/martinappberg-chimaera-area-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/martinappberg/chimaera/HEAD/.claude/agents/area-implementer.md -o ~/.claude/agents/martinappberg-chimaera-area-implementer.md

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

Full documentation available on GitHub

View Source Repository