skill-align

Audit and align Lattice documentation with the live skill inventory.

176|13|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/techygarg/lattice --skill skill-align
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-align
Source: https://github.com/techygarg/lattice/tree/main/dev-skills/skill-align
Command: npx skills add https://github.com/techygarg/lattice --skill skill-align

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and align all public-facing Lattice documentation with the live skill inventory to eliminate documentation drift and ensure consistency across README, docs/, CLAUDE.md, and issue templates.

Core Features & Use Cases

  • Reconciles documentation with the current skill set to surface gaps, stale references, and mismatches.
  • Applies changes in-place across multiple files (README.md, docs/how-it-works.md, docs/configuration.md, docs/practical-guide.md, CLAUDE.md, and issue templates).
  • Provides a final confirmation of no gaps or a report of the changes made when the audit completes.

Quick Start

Run the align docs operation to audit and align all public-facing documentation with the current skill inventory.

Frequently Asked Questions about skill-align

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

FAQPage Schema
How do I keep documentation in sync with my live skill inventory?

To keep documentation in sync with your live skill inventory, run an audit that reconciles public-facing files like README and docs to eliminate documentation drift and fix stale references in place.

What is documentation drift and how does an audit fix it?

Documentation drift occurs when project files contain stale references to outdated skills. An audit fixes this by comparing documents against the current skill set, surfacing gaps, and applying corrections directly across multiple files.

Can I align documentation for a specific skill name or tier?

Yes, you can apply an optional focus on specific skill names or tiers during the alignment process to ensure targeted documents reference current skills accurately without auditing the entire inventory.

Which files can be updated when aligning docs with the skill inventory?

Aligning docs updates files including README, docs/how-it-works.md, docs/configuration.md, docs/practical-guide.md, CLAUDE.md, and issue templates to ensure all references match the current skill inventory.

How do I know if my documentation has gaps or mismatches after an audit?

After an audit completes, it provides a final confirmation reporting no gaps or a detailed list of changes made to reconcile the documentation with the current skill inventory.