LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: consistency-check

Browse skills that share this tag.

  • speckit-analyze - Analyze spec, plan, and tasks for cross-artifact consistency
    spec-kitcode-analysisconsistency-checkdocumentation

    ★ 0 · Updated 2026-09-24

    Performs a non-destructive analysis across spec.md, plan.md, and tasks.md to identify inconsistencies, duplications, ambiguities, and coverage gaps.

    ⚙ Check project prerequisites and extension hooks⚙ Load minimal context from spec artifacts⚙ Build internal semantic inventory models
  • cs-arch - Maintain architecture docs and check system consistency
    architecturedocumentationconsistency-checkcodestable

    ★ 0 · Updated 2026-09-24

    Provides update, check, and backfill modes to draft, refresh, and inspect status-quo architecture docs in codestable/architecture/.

    ⚙ Backfill missing module architecture documentation⚙ Update existing status-quo architecture docs⚙ Check design internal consistency
  • validate-docs-implementation - Validate documentation against code to fix mismatches.
    documentationvalidationcode-analysisconsistency-check

    ★ 650 · Updated 2026-09-20

    Systematically compares implementation code against documentation to identify, categorize, and fix inconsistencies and documentation mismatches.

    ⚙ Analyze implementation code actions⚙ Search documentation for references⚙ Compare implementation against documentation
  • design-consistency-check - Check consistency between VS, SD, and DM
    designconsistency-checkvssd

    ★ 5 · Updated 2026-09-11

    Checks consistency between VS and SD/DM, generating an inconsistency list and repair suggestions.

    ⚙ Traverse all VS⚙ Read value_path fields⚙ Match SD and DM
  • synapse-docs - Synapse A2A Documentation Management
    documentationsynapse-a2acode-documentationversion-management

    ★ 18 · Updated 2026-03-10

    Manages documentation for Synapse A2A project, ensuring docs stay synchronized with code changes

    ⚙ detect code changes⚙ identify affected documentation⚙ propose documentation updates
  • entry-point-check - Validate VS entry points design consistency
    design-validationentry-pointsconsistency-checkvs-inspection

    ★ 18 · Updated 2026-02-13

    Validates VS entry_points field against SPEC_PRJ_ENTRYPOINTS, generates missing entry list and recommendations

    ⚙ Read spec_variables.md file⚙ Scan VS files⚙ Check entry_points field structure