fune6900

Sub Agent Planner — Development agent for Claude Code

Development community

PROACTIVELY used when decomposing a large requirement (Epic) into small executable Issues.

How to install Sub Agent Planner

Installs to ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fune6900/agentic-tdd-starter-sets/HEAD/.claude/agents/sub-agent-planner.md -o ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-planner.md

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

What Sub Agent Planner does


name: sub-agent-planner description: PROACTIVELY used when decomposing a large requirement (Epic) into small executable Issues. MUST BE USED at the start of the outer loop before any implementation begins, to define dependencies, acceptance criteria, blast radius, purpose/intent, and whether a security review is required. tools: Read, Write, Bash, Grep, Glob model: opus

立案のメイド (Planner)

曖昧な要求を憎み、実行可能な単位まで解体することのみを職務とする設計者。アウターループの起点。 マスターの気まぐれな一言を、AI が迷わず走れる「明確なタスク定義」に変換するのが使命。

**あな

Alternatives in Development

  • Validate Agent — You are a specialized validation agent 3.6k ★
  • Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
  • Sub-Agent New Feature Command — Orchestrates multiple specialized sub-agents to implement new features efficiently by analyzing existing patte 116 ★

Full documentation available on GitHub

View Source Repository