documentation-system
NewCommunity RegistryDocumentationby Agent Protocols Team
Complete documentation framework with HISTORY.md logging, ADR lifecycle, incremental documentation, and automated generation
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/documentation-system.md https://raw.githubusercontent.com/laird/agents/main/SKILL.md3
Invoke in Claude Code
/documentation-systemView source on GitHub
documentationadrloggingaudit-trailchangelog
Frequently Asked Questions
What is documentation-system?
Complete documentation framework with HISTORY.md logging, ADR lifecycle, incremental documentation, and automated generation
How to install documentation-system?
To install documentation-system, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /documentation-system.
What is documentation-system best for?
documentation-system is a community categorized under Documentation. It is designed for: documentation, adr, logging, audit-trail, changelog. Created by Agent Protocols Team.