docguard-score

Run DocGuard CLI score and guard commands to produce category-weighted CDD maturity results.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/B0yZ4kr14/OrthoPlus-Enterprise --skill docguard-score-b0yz4kr14
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docguard-score
Source: https://github.com/B0yZ4kr14/OrthoPlus-Enterprise/tree/main/.agent/skills/docguard-score
Command: npx skills add https://github.com/B0yZ4kr14/OrthoPlus-Enterprise --skill docguard-score-b0yz4kr14

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docguard-cli.

What problem does it solve?

It helps teams quantify documentation (CDD) maturity, pinpoint weak categories, and turn guard check failures into an improvement plan with predicted score gains.

Core Features & Use Cases

  • CDD Maturity Scoring: Runs DocGuard scoring to produce an overall score and a category breakdown (e.g., Structure, Doc Quality, Testing, Security).
  • ROI-Based Improvement Roadmap: Identifies the highest-impact improvements by ranking potential point gains against effort estimates.
  • Guard Correlation & Next-Grade Path: Links failing guard checks to the categories they affect and calculates the minimum fix set needed to reach the next grade.

Quick Start

Run the docguard-score skill with no extra arguments to generate a category-aware maturity score, an ROI improvement roadmap, and a plan to reach the next grade.

Frequently Asked Questions about docguard-score

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

FAQPage Schema
How do I score documentation maturity and identify structural gaps across releases?

Documentation maturity scoring evaluates CDD compliance by running guard checks to produce category-weighted results. This pinpoints structural gaps, quality issues, testing coverage, and security documentation weaknesses across your releases.

What is the best way to prioritize documentation fixes by ROI?

To prioritize documentation fixes by ROI, calculate potential point gains per category against effort estimates. This generates an actionable improvement roadmap that ranks the highest-impact fixes needed to reach the next maturity grade.

Do I need docguard-cli installed to run maturity scoring and guard checks?

Yes, you need the docguard-cli dependency installed to execute the score and guard commands. The CLI commands generate the raw category results needed to calculate potential gains and produce the before/after improvement roadmap.

Can I calculate the minimum fix set needed to reach the next documentation grade?

Yes, you can calculate the minimum fix set to reach the next documentation grade. The process links failing guard checks to their affected categories and identifies the specific fixes required for grade advancement.

How does a guard check failure affect my overall documentation maturity score?

A guard check failure directly impacts your overall documentation maturity score by reducing points in its associated category. The scoring mechanism correlates each failure to categories like Structure, Doc Quality, Testing, or Security to quantify the deficit.