sdd-status

Report active SDD features with phase, status, and last activity.

1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/dariomazzitellireplik-coder/sdd-skills --skill sdd-status-dariomazzitellireplik-coder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-status
Source: https://github.com/dariomazzitellireplik-coder/sdd-skills/tree/main/skills/sdd-status
Command: npx skills add https://github.com/dariomazzitellireplik-coder/sdd-skills --skill sdd-status-dariomazzitellireplik-coder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a quick, at-a-glance overview of all active SDD features, their current phase, and next steps, making it easier to manage ongoing development work.

Core Features & Use Cases

  • Status Reporting: Show all active SDD features with their current phase and status.
  • Scope Adjustment: Supports flags for scanning all subdirectories or filtering by a specific time threshold.
  • User-Friendly Output: Displays a table of features with columns for feature name, scope, phase, status, last activity, and next action.

Quick Start

Run /sdd-status to see an overview of all active SDD features and their current status.

Frequently Asked Questions about sdd-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a quick overview of active software development features and their current phase?

Generate a status report by parsing YAML frontmatter and text files across repositories to display active feature names, scope, phase, and next actions in a table without modifying any state files.

Can I filter the project status report to only show recent development activity?

Yes, you can filter the status report by a specific time threshold for last activity, or scan all subdirectories to view every active feature across multiple repositories.

Does the status report modify any state files when reading feature data?

No, the status report is read-only and does not modify any state files, ensuring your active development workflow data remains untouched while parsing YAML frontmatter.

What is the best way to manage ongoing development work across multiple repositories?

Managing ongoing development work across repositories uses a read-only feature management report aggregating phase, status, and next steps, supporting filtering by last activity to provide project oversight.

How do I track the next steps for active features in my development workflow?

Track next steps for active features by running a status report that reads text files and YAML frontmatter to display the current phase, status, and required next action for each feature in a table.