raccioly/docguard

The enforcement tool for Canonical-Driven Development (CDD). Audit, generate, and guard your project documentation. Zero dependencies.

27Stars on the repository
45Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

docguard-fix

01

raccioly/docguard

Skill Claude CodeCodex

AI-driven documentation repair with structured research workflow, template-aware generation, and quality validation loops. Generates or fixes canonical documentation by researching the actual codebase, not using placeholders. Iterates until guard passes.

27 4d ago A 45 tokens original MIT

docguard-guard

02

raccioly/docguard

Skill Claude CodeCodex

Run DocGuard guard validation against Canonical-Driven Development standards. Parses output, triages severity, suggests targeted fixes, and optionally chains to docguard-fix for automated remediation. Use as a quality gate before commits or after implementation phases.

27 4d ago A 53 tokens original MIT

docguard-review

03

raccioly/docguard

Skill Claude CodeCodex

Cross-document consistency analysis and quality assessment. Performs read-only analysis across all canonical docs, identifies drift, coverage gaps, and quality issues. Produces a structured report with severity-ranked findings. Modeled after speckit-analyze.

27 4d ago A 50 tokens original MIT

docguard-score

04

raccioly/docguard

Skill Claude CodeCodex

CDD maturity assessment with category-aware improvement roadmap. Runs scoring engine, analyzes category breakdown, identifies highest-impact improvements, and generates a before/after improvement plan with projected score gains.

27 4d ago A 39 tokens original MIT

docguard-sync

05

raccioly/docguard

Skill Claude CodeCodex

Keep canonical documentation ALWAYS UP TO DATE. Refreshes code-truth doc sections in place (mechanical, idempotent, preserves human prose) and flags the prose sections you must review when code changes.

27 4d ago A 45 tokens original MIT

speckit-analyze

06

raccioly/docguard

Skill Claude CodeCodex

Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation.

27 4d ago A 40 tokens copy · 84% MIT

speckit-checklist

07

raccioly/docguard

Skill Claude CodeCodex

Generate custom quality checklists for validating requirements completeness and clarity. Use to create unit tests for English that ensure spec quality before implementation.

27 4d ago A 32 tokens copy · 84% MIT

speckit-clarify

08

raccioly/docguard

Skill Claude CodeCodex

Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section.

27 4d ago A 35 tokens copy · 95% MIT

raccioly/docguard

Skill Claude CodeCodex

Create or update project governing principles and development guidelines. Use at project start to establish code quality, testing standards, and architectural constraints that guide all development.

27 4d ago A 36 tokens copy · 92% MIT

speckit-implement

10

raccioly/docguard

Skill Claude CodeCodex

Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.

27 4d ago A 35 tokens copy · 88% MIT

speckit-plan

11

raccioly/docguard

Skill Claude CodeCodex

Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, tech stack, and implementation phases. Creates plan.md with detailed technical design.

27 4d ago A 37 tokens original MIT

speckit-specify

12

raccioly/docguard

Skill Claude CodeCodex

Create or update feature specifications from natural language descriptions. Use when starting new features or refining requirements. Generates spec.md with user stories, functional requirements, and acceptance criteria following spec-driven development methodology.

27 4d ago A 44 tokens original MIT

speckit-tasks

13

raccioly/docguard

Skill Claude CodeCodex

Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.

27 4d ago A 35 tokens copy · 91% MIT

raccioly/docguard

Skill Claude CodeCodex

Convert tasks from tasks.md into GitHub issues. Use after task breakdown to track work items in GitHub project management.

27 4d ago A 31 tokens copy · 73% MIT