Agent Skills: Versioned Documentation

>-

UncategorizedID: adaptive-enforcement-lab/claude-skills/versioned-documentation

Install this agent skill to your local

pnpm dlx add-skill https://github.com/adaptive-enforcement-lab/claude-skills/tree/HEAD/plugins/build/skills/versioned-documentation

Skill Files

Browse the full folder contents for versioned-documentation.

Download Skill

Loading file tree…

plugins/build/skills/versioned-documentation/SKILL.md

Skill Metadata

Name
versioned-documentation
Description
>-

Versioned Documentation

When to Use This Skill

Versioned documentation solves a critical problem: users need docs that match the version they're running, not the latest development state.

This pattern integrates with release-please to deploy version-tagged documentation alongside software releases.


Implementation

See the full implementation guide in the source documentation.

Related Patterns

  • Release-Please Configuration
  • Change Detection
  • Work Avoidance

References