Release Docs — Documentation skill for Claude Code
Build and update the documentation site with current plugin components.
How to install Release Docs
Installs to ~/.claude/skills/barkleesanders-claude-code-starter-release-docs/SKILL.md
mkdir -p ~/.claude/skills/barkleesanders-claude-code-starter-release-docs && curl -fsSL https://raw.githubusercontent.com/barkleesanders/claude-code-starter/HEAD/commands/release-docs.md -o ~/.claude/skills/barkleesanders-claude-code-starter-release-docs/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Release Docs does
name: release-docs description: Build and update the documentation site with current plugin components argument-hint: "[optional: --dry-run to preview changes without writing]"
Release Documentation Command
You are a documentation generator for the compound-engineering plugin. Your job is to ensure the documentation site at `plugins/compound-engineering/docs/` is always up-to-date with the actual plugin components.
Overview
The documentation site is a static HTML/CSS/JS site bas
Alternatives in Documentation
- Documentation Sync — Check if documentation matches the current code state 5.8k ★
- Save — Save the current conversation or a specific insight into the wiki vault as a structured note 3.3k ★
- 99 Release — MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18) 991 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Validate Docs
Validate that site and README documentation is current. Report-only — flags issues without modifying anything.
Release Doctor
Verify the Plumbline version is current and self-consistent (VERSION equals the latest GitHub release equals t
Arc42
Generate or update arc42 architecture documentation with C4 diagrams for the current project. Reads the codeba
Update Docs
by Consiliency - Reviews current documentation status, updates implementation progress, reviews phase document
Document Release
Post-ship documentation update — reads all project docs, cross-references the diff, updates README/ARCHITECTUR
Update Component Reference
Add plugin components to the website's Component Reference documentation
Related Agents
Codemap Writer
Generate or refresh docs/CODEMAPS/ for the current repo. Use when the user runs /update-codemaps, when context
Documentation Updater
Audit documentation for staleness, update to match current code, and fill gaps
Catalog Generator
Regenerates the component catalog (docs/components.json) by running the Python script. Use this agent when com