work-plan

Installation
SKILL.md

Work Plan

Generate a comprehensive execution plan showing current status, phase breakdown, and next actions. Writes output to {feature-path}/work-plan.md for persistent tracking.

User Input

FEATURE_ID = $ARGUMENT (optional, defaults to current branch feature)

Accept feature ID like "001" or "001-mcp-integration". If not provided, extract from current git branch.

Output Behavior

  • Primary output: Write full work plan to {feature-path}/work-plan.md
  • Console output: Show condensed summary with key status and next action
  • Updates: Subsequent runs overwrite the file with current state (timestamp included)

Workflow

Step 1: Extract Feature ID

Related skills
Installs
1
First Seen
Mar 29, 2026