BRD Compliance KPIs

Calculate BRD compliance KPIs from Jira story data.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/devmuslim/pdm-skills --skill brd-compliance-kpis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: BRD Compliance KPIs
Source: https://github.com/devmuslim/pdm-skills/tree/main/delivery-kpi/skills/brd-compliance
Command: npx skills add https://github.com/devmuslim/pdm-skills --skill brd-compliance-kpis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Product Managers and Delivery Leads track key performance indicators (KPIs) related to Business Requirements Document (BRD) compliance, ensuring that development efforts align with initial business objectives.

Core Features & Use Cases

  • Requirements Coverage: Monitors the percentage of BRD requirements that have corresponding development stories.
  • Unplanned Work Rate: Tracks the proportion of stories not linked to any BRD, indicating potential scope creep or misalignments.
  • Requirements Change Rate: Measures how often requirements change after development has begun.
  • Acceptance Criteria Pass Rate: Assesses the quality of development by tracking how often stories pass User Acceptance Testing (UAT) on the first attempt.
  • Business Rules Coverage: Verifies that all business rules defined in the BRD are adequately tested.
  • Use Case: A Product Manager can use this Skill to generate a compliance report before a release, identifying any gaps in coverage or excessive changes that might jeopardize the release's alignment with business goals.

Quick Start

Use the BRD Compliance KPIs skill to calculate the current requirements coverage for BRD-123.

Frequently Asked Questions about BRD Compliance KPIs

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

FAQPage Schema
How do I track BRD compliance metrics like requirements coverage and change rates?

You can track BRD compliance by calculating KPIs for requirements coverage, unplanned work rates, and change rates. This requires integrating project management tools like Jira for story data and knowledge bases for BRD details to quantify compliance gaps.

How do I measure unplanned work rate and scope creep against business requirements?

Measure unplanned work rate by tracking the proportion of development stories not linked to any BRD. This indicates potential scope creep or misalignments, ensuring development efforts align with initial business objectives.

Does this BRD compliance tracking require integration with project management tools?

Yes, BRD compliance tracking requires integration with project management tools like Jira for story data and knowledge bases for BRD details to quantify compliance gaps and ensure alignment with business objectives.

What's the best way to assess acceptance criteria pass rates before a release?

Assess acceptance criteria pass rates by tracking how often stories pass User Acceptance Testing (UAT) on the first attempt. This evaluates development quality and identifies compliance gaps before release.

How do I verify business rules coverage for a Business Requirements Document?

Verify business rules coverage by checking that all business rules defined in the BRD are adequately tested. This monitors adherence and generates a compliance report identifying any gaps in coverage before a release.