pmo-status

Installation
SKILL.md

/pmo-status — Full Project Status

When this skill is invoked, read the following files in parallel, then produce the structured status report below.

Files to Read

Read ALL of these before producing output.

Compute the project root first: The base directory for this skill is provided at the top of this prompt (e.g. /path/to/project/.claude/skills/pmo-status). The project root is 3 levels up: {base_dir}/../../... Use this to construct all paths below — do NOT hardcode absolute paths.

Also read {project_root}/project.conf to resolve directory names (PM_OS_DIR, DOE_OS_DIR, APP_DIR).

  1. {project_root}/PRD-PIPELINE.md — pipeline tracker (source of truth)
  2. {project_root}/{APP_DIR}/.ralph/fix_plan.md — ralph task list
  3. List of files in {project_root}/{PM_OS_DIR}/outputs/prds/ — PRD inventory
  4. List of files in {project_root}/{PM_OS_DIR}/outputs/prds/approved/ — approved PRDs
  5. List of files in {project_root}/{DOE_OS_DIR}/outputs/specs/ — spec inventory

Output Format

Related skills

More from amit-t/skills

Installs
1
Repository
amit-t/skills
First Seen
Apr 2, 2026