Files
gh-xbklairith-kisune-dev-wo…/commands/spec/list.md
2025-11-30 09:06:46 +08:00

15 lines
475 B
Markdown

---
description: List all features with status
---
List all features in `docx/features/` directory with their current status:
1. Find all feature directories: `docx/features/[NN-feature-name]/`
2. For each feature, show:
- Feature number and name
- Completion status (✅ Complete, 🔄 In Progress, ⏳ Not Started)
- Files present: requirements.md, design.md, tasks.md
- Task progress if tasks.md exists: X/Y tasks complete
Format as table or bulleted list.