phase0-status

Generate a Phase 0 status dashboard from project Markdown files.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/stephendor/TDL --skill phase0-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase0-status
Source: https://github.com/stephendor/TDL/tree/main/.agents/skills/phase0-status
Command: npx skills add https://github.com/stephendor/TDL --skill phase0-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a single-screen Phase 0 status dashboard, allowing for an at-a-glance view of the status of P01-A, P01-B, and shared notation infrastructure.

Core Features & Use Cases

  • Single-Screen Dashboard: Offers a comprehensive status overview in one screen.
  • Read-only Access: Ensures that no files are modified by the skill.
  • File Read: Processes _project.md files, notation.md, and draft directories.
  • Use Case: It can be used by project managers or team leads to quickly understand the status of projects without navigating through multiple files.

Quick Start

Generate the Phase 0 status dashboard by typing /phase0-status.

Frequently Asked Questions about phase0-status

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

FAQPage Schema
How do I generate a project status dashboard from markdown files?

To generate a project status dashboard from markdown files, this skill reads and aggregates data from _project.md, notation.md, and draft directories to produce a single-screen overview without modifying any source files.

Can I view project management status without navigating multiple markdown documents?

Yes, you can view project management status without navigating multiple markdown documents by generating a consolidated single-screen dashboard that aggregates notation and draft directory data into one view.

How does the phase 0 status dashboard handle file modification?

The phase 0 status dashboard operates with strict read-only access, ensuring that your _project.md and notation.md files are parsed for status monitoring without any file modification or data loss.

What is the best way to monitor shared notation infrastructure for administrative projects?

The best way to monitor shared notation infrastructure is to aggregate _project.md files and draft directories into a unified dashboard, providing an at-a-glance view of P01-A, P01-B, and shared notation components.

Do I need any dependencies to parse markdown files for a project overview?

You do not need any dependencies to parse markdown files for a project overview, as this skill operates independently to read project directories and generate status dashboards without external components.