plan

Installation
SKILL.md

Project Planning

$ARGUMENTS

Workflow

  1. Analyze scope: read the goal, scan relevant source files to understand current state
  2. Detect project type: match keywords to determine stack and primary agents (see table below)
  3. Break into phases: group tasks by dependency order (foundation, core, polish)
  4. Assign agents: map each task to the best-fit agent with explicit dependencies
  5. Write plan file: create {project-slug}.md in project root using templates/plan-template.md
  6. Validate: confirm every requirement maps to at least one task, no circular dependencies exist, and success criteria are measurable

Project Type Detection

Installs
7
GitHub Stars
175
First Seen
May 16, 2026
plan — softspark/ai-toolkit