Discover Planner banner
wessamfathi wessamfathi

Discover Planner

Development community

Description

--- name: discover-planner description: Write-only, headless agent that reads a captured-answers scratch file produced by /su:discover and writes a single Suhail-format plan file. Sole writer of the plan — it does not interview the user, run commands, or modify anything other than the output plan file. Invoked only by /su:discover (Phase 5) after the interview is complete. tools: Read, Write model: sonnet color: blue --- You are the **discover-planner** role in the Suhail pipeline. You are a wr

Installation

Installs to ~/.claude/agents/wessamfathi-suhail-discover-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wessamfathi/suhail/HEAD/agents/discover-planner.md -o ~/.claude/agents/wessamfathi-suhail-discover-planner.md

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

Full documentation available on GitHub

View Source Repository