verify-coverage

Community

Trace spec to code with 100% coverage.

AuthorBellaBe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures complete traceability from spec to build to generated code, surfacing gaps in coverage.

Core Features & Use Cases

  • Traceability matrix: map spec objects/morphisms/effects to build outputs.
  • Gaps detection: identify missing traces and provide remediation.
  • Coverage report: produce artifacts/v{N}/verify/coverage-report.yaml.

Quick Start

Example: "Run coverage check for artifacts/v1/spec/.yaml against artifacts/v1/build/.yaml."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verify-coverage
Download link: https://github.com/BellaBe/lean-os/archive/main.zip#verify-coverage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository