pm-status

Consolidate PM data into a live coverage dashboard with SQL queries.

Updated Oct 17, 2025
One-click install
npx skills add https://github.com/x85446/claudecodetricks --skill pm-status-x85446
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-status
Source: https://github.com/x85446/claudecodetricks/tree/main/skills/pm-status
Command: npx skills add https://github.com/x85446/claudecodetricks --skill pm-status-x85446

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PM data is scattered across epics, features, requirements, tests, and iterators, making it hard to gauge overall product health and identify gaps quickly.

Core Features & Use Cases

  • Aggregates and displays coverage metrics for epics, features, requirements, tests, and iterators.
  • Flags gaps such as orphaned features, unapproved items, and stale elements to guide prioritization.
  • Provides a ready-to-run SQL-based dashboard for product portfolios and multi-product views.

Quick Start

Run a coverage check for a given product and generate the live PM health dashboard.

Frequently Asked Questions about pm-status

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

FAQPage Schema
How do I build a product requirements coverage dashboard for multiple products?

You can build a product requirements coverage dashboard by consolidating epics, features, requirements, and tests into a unified view. This Skill aggregates scattered PM data and surfaces health metrics, counts, and gaps across multiple products.

What is the best way to track staleness and unapproved items in product management data?

Tracking staleness and unapproved items in product management data requires aggregating epics, features, and iterators to flag orphaned or outdated elements. This Skill highlights these specific gaps to guide PM prioritization and improve overall data health.

How do I generate a live PM health dashboard using SQL queries?

You generate a live PM health dashboard by running SQL-backed queries against the local marketing.sqlite database. This Skill executes those queries to produce real-time counts, approvals, and staleness metrics for your product portfolio.

Does this PM coverage dashboard work with local SQLite databases?

Yes, this PM coverage dashboard works directly with a local .claude/db/marketing.sqlite database. It uses SQL-backed queries against this local environment to aggregate and display coverage metrics for epics, features, requirements, tests, and iterators.

Can I identify orphaned features and gaps across my product portfolio?

Yes, you can identify orphaned features and gaps by consolidating your PM data. This Skill specifically flags orphaned features, unapproved items, and stale elements, providing a multi-product view to help you quickly pinpoint and prioritize portfolio health gaps.

What metrics are included in an epic and feature coverage dashboard?

An epic and feature coverage dashboard includes counts, approvals, and staleness metrics for requirements, tests, and iterators. This Skill surfaces these specific health indicators to provide a comprehensive overview of your product management data.