spawn-planning-agents

Installation
SKILL.md

Spawn Planning Agents

Use specialized agents to gather context needed for creating detailed implementation plans.

Planning Research Needs

When planning implementations, you need:

  1. Existing code patterns - How is similar functionality implemented?
  2. Integration points - What files will need to change?
  3. Test patterns - How should tests be written?
  4. Documentation - What prior decisions or research exists?

Agent Selection for Planning

Find what exists:

  • codebase-locator - Find files related to the feature area
  • thoughts-locator - Find existing plans, research, or tickets
Installs
1
Repository
eveld/claude
GitHub Stars
4
First Seen
Feb 28, 2026
spawn-planning-agents — eveld/claude