One-click install
npx skills add https://github.com/LopeWale/amplLABS --skill pm-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-stats
Source: https://github.com/LopeWale/amplLABS/tree/main/.claude/skills/pm-stats
Command: npx skills add https://github.com/LopeWale/amplLABS --skill pm-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It addresses the lack of objective visibility into project health by converting scattered PM data into a coherent, metrics-driven dashboard.

Core Features & Use Cases

  • Health trajectory tracking: visualize health over sprints and identify trends.
  • Decision & issue statistics: count decisions by type and status, plus issue lifecycle analytics.
  • Sprint velocity reporting: measure velocity consistency to inform planning.

Quick Start

Ask the system to generate the full PM-stats dashboard or focus on a subset by requesting health, decisions, issues, or velocity statistics.

Frequently Asked Questions about pm-stats

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

FAQPage Schema
How do I generate project health metrics for sprint planning and retrospectives?

To generate project health metrics, the system computes decision counts, sprint velocity, issue resolution rates, and health trajectory from your structured data. It outputs a dashboard-style overview and narrative summary specifically for sprint planning and retrospectives.

What are quantitative PM health metrics and how are they calculated from a knowledge vault?

Quantitative PM health metrics are aggregated statistics on decisions, issues, velocity, and health trajectory. They are calculated by applying reproducible Bash and Ripgrep queries against structured data within a knowledge vault to produce a dashboard dataset.

Can I track sprint velocity and issue resolution rates without external dashboard dependencies?

Yes, you can track sprint velocity and issue resolution rates without external dependencies. The system internally aggregates metrics using reproducible Bash and Ripgrep queries to provide a ready-to-consume dashboard dataset directly from your knowledge vault.

How do I report decision tracking statistics by type and status?

To report decision tracking statistics, the system identifies and counts decisions by type and status from your structured operations sources. It provides a focused analytics view that can be requested independently alongside other health metrics.

What is the best way to visualize project health trajectory over multiple sprints?

The best way to visualize project health trajectory is using the system's computed health tracking metrics. It aggregates structured data across sprints to output a dashboard-style overview that identifies trends for health reporting and retrospective analysis.