raccioly

Docguard.Score — Development skill for Claude Code

Development community

CDD maturity score with ROI-based improvement roadmap — shows category breakdown, grade progression, and highest-impact fixes.

How to install Docguard.Score

Installs to ~/.claude/skills/raccioly-docguard-docguard.score/SKILL.md

Terminal
mkdir -p ~/.claude/skills/raccioly-docguard-docguard.score && curl -fsSL https://raw.githubusercontent.com/raccioly/docguard/HEAD/commands/docguard.score.md -o ~/.claude/skills/raccioly-docguard-docguard.score/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Docguard.Score does


description: CDD maturity score with ROI-based improvement roadmap — shows category breakdown, grade progression, and highest-impact fixes handoffs:

  • label: Fix Top Issues agent: docguard.fix prompt: Fix the highest-ROI documentation issues to improve score
  • label: Full Review agent: docguard.review prompt: Perform deep semantic analysis for accuracy verification
  • label: Run Guard agent: docguard.guard prompt: Verify current guard status after improvements

Alternatives in Development

  • App Breakdown Scout — Break down what this application is: its purpose, how it is structured, and the features it 143 ★
  • Add Category — add-category 105 ★
  • Plan Sprint — Plan the upcoming sprint — epic breakdown, user story decomposition, RICE prioritization, dependency check, an 73 ★

Full documentation available on GitHub

View Source Repository