prd-status

Scans the prd/ directory and displays a dashboard of PRD health, coverage, word count, and artifacts with filtering options.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/sinositato/tato-claude-plugins --skill prd-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-status
Source: https://github.com/sinositato/tato-claude-plugins/tree/main/plugins/prd-builder/skills/prd-status
Command: npx skills add https://github.com/sinositato/tato-claude-plugins --skill prd-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick overview of all Product Requirement Documents (PRDs) within your project, helping you identify what needs attention without deep dives.

Core Features & Use Cases

  • Centralized Dashboard: View PRD status, health, section coverage, and word count in one place.
  • Artifact Tracking: Quickly see if context files, summaries, or tasks exist for each PRD.
  • Quick Actions: Get suggestions for next steps on PRDs that are incomplete or need refinement.
  • Use Case: Before a team meeting, run /prd-status to get a rapid understanding of all ongoing PRD work, identify any PRDs marked "Needs Work," and see which ones lack associated task lists.

Quick Start

Run the prd-status skill to see a dashboard of all your PRDs.

Frequently Asked Questions about prd-status

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

FAQPage Schema
How do I check the status of all PRDs in my project directory?

To check PRD status, run the prd-status utility to scan the 'prd/' directory and generate a terminal dashboard displaying status, health assessment, section coverage, and word count for all documents. It provides a centralized read-only overview without requiring manual file inspection.

What is a PRD dashboard and what information does it show?

A PRD dashboard is a terminal interface that aggregates product requirement document metadata into a single view. It displays health assessment scores, section coverage, word count, and artifact presence, allowing you to quickly identify incomplete documents that need refinement or lack associated task lists.

Can I filter project documentation by status or feature name?

Yes, you can filter project documentation by status or feature name. The dashboard utility supports filtering to help you isolate specific PRDs, enabling rapid identification of documents marked as needing work or missing associated context files and summaries before team meetings.

How do I track if context files and task lists exist for my PRDs?

You can track context files, summaries, and task lists by viewing the artifact presence column in the generated dashboard. The utility scans the 'prd/' directory to detect whether these associated artifacts exist for each document, highlighting gaps where task lists or context files are missing.

Does the PRD status checker modify my existing documentation files?

No, the PRD status checker operates strictly as a read-only utility. It scans the 'prd/' directory to generate a dashboard and provide next step suggestions for incomplete documents, but it does not modify, write, or delete any existing product requirement documents or artifacts.