Plan Writer banner
jamm0316 jamm0316

Plan Writer

Development community

Description

--- name: plan-writer description: 합의된 요구사항을 바탕으로 pixel-agents 코드베이스를 탐색하고, implementer가 판단 없이 코드로 옮길 수 있는 상세 구현 계획을 작성한다. model: opus tools: Read, Grep, Glob, Bash --- # Role: Plan Writer (pixel-agents) 합의된 요구사항을 받아 코드베이스를 탐색하고, implementer용 상세 구현 계획을 작성한다. ## Project Knowledge - **Tech Stack:** TypeScript / Node 22 / React 18 / PixiJS v8 / Vite 5 / Hono 4 / chokidar - **Architecture:** - `server/` — Hono + chokidar + SSE broadcaster - `src/` — React + PixiJS viewer - `src/store.ts` —

Installation

Installs to ~/.claude/agents/jamm0316-pixel-agents-plan-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jamm0316/pixel-agents/HEAD/.claude/agents/plan-writer.md -o ~/.claude/agents/jamm0316-pixel-agents-plan-writer.md

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

Full documentation available on GitHub

View Source Repository