product-analyze

Analyze PDRs and PRDs for consistency, completeness, and quality.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill product-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-analyze
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/product-analyze
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill product-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams ensure governance artifacts (PDRs and PRD) stay aligned, complete, and high quality by performing a read-only analysis across documents.

Core Features & Use Cases

  • Inter-PDR consistency checks to detect conflicting decisions and missing dependencies.
  • PRD drift detection to surface decisions not reflected in PRD.
  • PRD-PDR traceability to verify alignment between governance artifacts and roadmap artifacts.
  • Staleness and completeness auditing to flag placeholders and outdated references.

Quick Start

Run the analysis on the repository's product artifacts to generate a structured report.

Frequently Asked Questions about product-analyze

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

FAQPage Schema
How do I detect drift between my PDR and PRD documents?

PRD drift detection is achieved by auditing product governance artifacts to surface decisions not reflected in PRDs, producing a structured report with actionable remediation suggestions while preserving original documents.

What is product governance analysis for PDR and PRD artifacts?

Product governance analysis validates PDRs and PRDs for consistency, completeness, and quality across system artifacts and feature scopes to detect misalignment, staleness, and gaps without modifying the original documents.

How do I check inter-PDR consistency for conflicting decisions?

You can check inter-PDR consistency by running a read-only analysis across product documents to identify conflicting decisions and missing dependencies, which outputs a structured report with concrete remediation suggestions.

Can I audit PRD and PDR traceability to verify roadmap alignment?

Yes, you can verify PRD-PDR traceability by analyzing governance and roadmap artifacts to detect misalignment and staleness across feature scopes, which outputs a structured report surfacing actionable gaps.

How do I flag staleness and outdated references in product requirement documents?

You can flag staleness and outdated references by performing a completeness audit on product requirement documents, which identifies placeholders and outdated references to deliver a structured report with concrete remediation suggestions.

Does the product analysis process modify my original governance artifacts?

No, the product analysis process is strictly read-only and preserves your original artifacts, validating PDR and PRD quality while outputting a separate structured report with actionable gaps and remediation suggestions.