dev-status
Installation
SKILL.md
Dev Status Report
Scan all features in the .dev/ folder, generate a status report, and offer to archive completed or stale features.
Agents
This skill uses a specialized agent for status scanning:
- feature-batch-scanner (blue) — Scans a batch of feature folders and extracts status for each
Agent definition is in agents/ within this skill's directory.
Step 0: Discover Project Root
Run the discovery script:
bash "$DISCOVER" root
Related skills