doc-coverage

Align lattice documentation with upstream references and track gaps.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dzackgarza/lattice_interface --skill doc-coverage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-coverage
Source: https://github.com/dzackgarza/lattice_interface/tree/main/.skills/doc-coverage
Command: npx skills add https://github.com/dzackgarza/lattice_interface --skill doc-coverage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documentation gaps in lattice theory projects are often misaligned with upstream references, causing inconsistencies between reference materials and implemented guidance.

Core Features & Use Cases

  • Aligns local docs with upstream lattice references
  • Tracks gaps via docs/GAPS.md and TODO.md
  • Supports discovery, integration, and verification workflows for documentation surfaces

Quick Start

Run the documentation coverage workflow to scan and align doc materials with upstream references.

Frequently Asked Questions about doc-coverage

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

FAQPage Schema
How do I align local documentation with upstream lattice references?

To align local documentation with upstream references, run the documentation coverage workflow to scan your project, identify gaps between local docs and source materials, and generate structured TODOs for tracking. It ensures complete, source-backed coverage across bilinear-form lattice packages.

What is documentation coverage for lattice theory projects?

Documentation coverage for lattice theory projects is the process of verifying that local documentation completely and accurately reflects upstream references. It identifies misalignments between reference materials and implemented guidance, enforcing provenance by requiring local upstream copies to validate signatures and constraints.

How do I track documentation gaps in lattice packages?

You can track documentation gaps in lattice packages by using the workflow that generates structured TODO files. It records actionable gaps in docs/GAPS.md and TODO.md, guiding editors through discovery, integration, and verification workflows to fill missing documentation surfaces.

Do I need local upstream copies to verify lattice documentation?

Yes, you need local upstream copies to verify lattice documentation. The workflow enforces provenance by requiring local upstream copies to ensure all local documentation is source-backed, allowing editors to accurately verify signatures and constraints against the original references.

What's the best way to keep signatures and constraints in sync with upstream documentation?

The best way to keep signatures and constraints in sync is to apply a documentation coverage workflow across all in-scope bilinear-form lattice packages. It scans method surfaces against upstream references, guiding editors to fill gaps and verify mathematical signatures.

When should I not use automated documentation alignment for lattice packages?

You should avoid automated documentation alignment for lattice packages when you lack local upstream copies, as the workflow strictly enforces provenance. Without local upstream references to validate against, the system cannot verify signatures, constraints, or track actionable gaps effectively.