speckit-docguard-score

Calculate Canonical-Driven Development maturity scores for project repositories.

Updated May 18, 2026
One-click install
npx skills add https://github.com/KamiJeong/tech-bridge-book --skill speckit-docguard-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-docguard-score
Source: https://github.com/KamiJeong/tech-bridge-book/tree/main/.agents/skills/speckit-docguard-score
Command: npx skills add https://github.com/KamiJeong/tech-bridge-book --skill speckit-docguard-score

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly measure how well a project follows Canonical-Driven Development practices, turning scattered documentation signals into a single maturity score that is easier to review and improve.

Core Features & Use Cases

  • Maturity Scoring: Runs DocGuard scoring against the current project to produce a 0-100 result.
  • Quality Breakdown: Surfaces category-level signals such as structure, documentation quality, testing, security, environment, drift, changelog, and architecture.
  • Use Case: A repository maintainer can check whether the project is ready for a release review or identify which documentation and workflow gaps need attention first.

Quick Start

Ask the skill to score the current project and show the breakdown with signal details.

Frequently Asked Questions about speckit-docguard-score

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

FAQPage Schema
How do I calculate a CDD maturity score for my project repository?

To calculate a Canonical-Driven Development maturity score, you run DocGuard scoring against your project repository to generate a 0-100 result. This measures how well your project follows CDD practices.

What is Canonical-Driven Development maturity scoring used for?

Canonical-Driven Development maturity scoring turns scattered documentation signals into a single score. It is used for spec-kit workspace audits, documentation quality reviews, and checking workflow readiness before a release.

How do I get a documentation quality breakdown by category for a repository?

You can get a documentation quality breakdown by requesting signal-level reporting during the project audit. This surfaces category-level signals for structure, testing, security, environment, drift, changelog, and architecture.

Do I need docguard-cli to run a spec-kit workspace audit?

Yes, you need docguard-cli execution to run a spec-kit workspace audit and calculate the maturity score. The optional signal-level breakdown reporting provides further category-based assessment details.

Can I identify workflow and documentation gaps before a release review?

Yes, you can identify workflow and documentation gaps before a release review by analyzing the category-level signals from the maturity score breakdown. This highlights specific structure, security, and drift areas needing attention.