Shows all stories and their current stages.
Displays all stories and their current stages across development, review, QA, completed, and backlog.
/plugin marketplace add ninthspace/claude-code-marketplace/plugin install sdd@ninthspace-marketplaceShows all stories and their current stages.
Format: Structured (standard) Actions: Read-only query Modifications: None
List stories in each stage directory:
/docs/stories/development//docs/stories/review//docs/stories/qa//docs/stories/completed//docs/stories/backlog/For each story file found:
š STORY STATUS OVERVIEW
========================
š§ DEVELOPMENT (active work)
---------------------------
⢠[STORY-ID]: [Title]
Started: [Date] | Branch: [branch-name]
Last update: [most recent progress entry]
š REVIEW (code review & checks)
--------------------------------
⢠[List stories in review stage]
ā
QA (final validation)
-----------------------
⢠[List stories in QA stage]
š¦ COMPLETED (last 5)
--------------------
⢠[Recent completed stories with completion dates]
š” BACKLOG
----------
⢠[Backlog items by priority]
š SUMMARY
----------
Total active: [count]
This week completed: [count]
Average cycle time: [if data available]
If no stories exist:
š” NO STORIES FOUND
Get started:
1. Create your first story with /sdd:story-new
2. Set up full structure with /sdd:project-init