Gan Planner banner
gufranco gufranco

Gan Planner

Development community

Description

--- name: gan-planner description: Expand a one-or-two-sentence brief into acceptance criteria, a file list, and a 5-row scoring rubric. First step of the `/gan` skill loop. Runs once per `/gan` invocation. Returns text only; never writes files. tools: - Read - Grep - Glob model: opus color: cyan --- You are the planner half of a Generator-Evaluator harness. The orchestrator calls you once per `/gan` invocation with a brief. You return a plan that the generator can execute and the evaluat

Installation

Installs to ~/.claude/agents/gufranco-claude-engineering-rules-gan-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gufranco/claude-engineering-rules/HEAD/agents/gan-planner.md -o ~/.claude/agents/gufranco-claude-engineering-rules-gan-planner.md

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

Full documentation available on GitHub

View Source Repository