pmstudio

Summarize PM document inventory, coverage, and installed command availability.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill pmstudio-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pmstudio
Source: https://github.com/coco-research/coco/tree/main/skills/pmstudio
Command: npx skills add https://github.com/coco-research/coco --skill pmstudio-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PM Studio gives teams a quick command center for understanding which product documents already exist, which are missing, and which PM command to run next. It reduces time spent manually checking project folders and guessing the right workflow.

Core Features & Use Cases

  • Summarizes document coverage across PRDs, presentations, architecture maps, verification, communications, governance, and source materials.
  • Detects installed /pmstudio-* commands and points you to the next best action.
  • Shows a compact project dashboard for status reviews, kickoff prep, and readiness checks.

Quick Start

Use pmstudio to generate a concise dashboard of the current project's document inventory and recommend the next PM command to run.

Frequently Asked Questions about pmstudio

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

FAQPage Schema
How do I check my project document inventory and coverage for a status review?

To check project document inventory, the Skill scans folders using glob-based file discovery to summarize existing PRDs, presentations, architecture maps, and governance artifacts. It generates a compact dashboard showing document coverage gaps and last-modified dates for readiness triage.

What is the best way to prepare for a project kickoff and identify missing product management documents?

The best way to prepare for a project kickoff is to run a readiness audit that detects existing product management documents across your repository. It summarizes coverage across source materials and communications, highlighting missing artifacts needed for a complete kickoff.

Can I use this to discover available PM commands and find the next best workflow action?

Yes, you can use this to discover installed /pmstudio-* commands. It detects available commands in your environment and applies recommendation ranking to point you to the next best PM command to run based on your current document coverage.

Does this tool work without external dependencies to audit PRDs and architecture maps?

Yes, the tool audits PRDs and architecture maps without external dependencies. It relies solely on internal glob-based file discovery and sync configuration checks to inventory governance artifacts and rank next steps, requiring no additional packages.

Why are some project status documents not showing up in the document inventory dashboard?

Project status documents may not appear if the glob-based file discovery pattern does not match their file path or extension. The dashboard only reports files matching configured patterns and their last-modified dates, so unsupported formats or unconfigured sync paths remain undetected.

How does pmstudio handle readiness triage across multiple product document types?

PM Studio handles readiness triage by scanning for PRDs, presentations, architecture maps, verification, communications, and governance artifacts. It evaluates document coverage and sync configurations, then ranks the next recommended /pmstudio-* command to address identified gaps.