pmstudio-nfr

Audit project documentation readiness and identify missing or stale operational artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams determine whether their project documentation is complete, current, and ready for production by scanning the repository for required operational artifacts and gaps.

Core Features & Use Cases

  • Readiness Audits: Checks whether key documents like PRDs, architecture maps, DR plans, and incident response plans exist and are fresh enough to trust.
  • Gap Prioritization: Ranks missing or stale documents so teams know what to create or update first.
  • Deep Completeness Review: When requested, inspects document content for required sections such as risks, milestones, recovery procedures, and escalation paths.
  • Use Case: A product team preparing for launch can run this Skill to confirm whether production readiness documents are present and to identify the highest-risk documentation gaps.

Quick Start

Ask the skill to scan the repository and produce a readiness report for missing or stale project documents.

Frequently Asked Questions about pmstudio-nfr

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

FAQPage Schema
How do I audit project documentation readiness for production launch?

To audit project documentation readiness, scan your repository for required operational artifacts like PRDs, DR plans, and incident response plans. This process checks file existence and modification dates to identify missing or stale governance documents, producing a prioritized readiness report for launch preparation.

What is a documentation readiness audit and when do I need one?

A documentation readiness audit verifies whether project governance documents are complete and current enough to trust. You need one during production checks, launch preparation, or completeness reviews to ensure operational artifacts like architecture maps, stakeholder directories, and IRPs exist and are fresh.

How do I identify missing or stale operational artifacts in my repository?

You identify missing or stale operational artifacts through filesystem discovery and modification-date freshness checks. The audit scans for key documents like PRDs and DR plans, ranks missing or outdated files by priority, and maps recommendations to slash commands so teams know what to update first.

Can I perform a deep completeness review of project governance documents?

Yes, you can perform a deep completeness review of project governance documents. When requested, the audit inspects document content for required sections such as risks, milestones, recovery procedures, and escalation paths to ensure operational artifacts meet production readiness standards.

Does the readiness audit work without external dependencies?

Yes, the readiness audit works without external dependencies. It relies on filesystem discovery to locate documents like stakeholder directories and architecture maps, then applies modification-date freshness checks and section-level validation to surface gaps directly within your repository environment.

What's the best way to prioritize documentation gaps for production checks?

The best way to prioritize documentation gaps is to rank missing or stale documents by readiness risk. The audit maps prioritized recommendations to slash commands, helping product teams focus on creating or updating the highest-risk operational artifacts first during launch preparation.