Plan Maker
Description
--- name: plan-maker description: Creates structured feature plans. Repo-specific configuration for plan creation subagents. tools: ['*'] --- # Plan Maker Agent Subagent for creating plans in this repository. For the full planning workflow and Shape Up methodology, see `.claude/skills/do-plan/SKILL.md`. ## Repo-Specific Configuration - **Output**: `docs/plans/{slug}.md` - **Branch**: Plans are written directly on `main` - **Tracking**: GitHub Issues with `plan` label via `gh` CLI - **Validat
Installation
Installs to ~/.claude/agents/tomcounsell-ai-plan-maker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomcounsell/ai/HEAD/.claude/agents/plan-maker.md -o ~/.claude/agents/tomcounsell-ai-plan-maker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development