documentation-system
NewComplete documentation framework with HISTORY.md logging, ADR lifecycle, incremental documentation, and automated generation
Summary
md logging, ADR lifecycle management, incremental documentation updates, and automated changelog generation.
- It helps developers maintain clear, structured, and up-to-date project documentation with minimal manual effort.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install documentation-system@<marketplace>
/pluginUse Cases
Usage Examples
/documentation-system init --type full --project my-app
Log a decision to HISTORY.md: 'Switched from REST to GraphQL for API layer'
Create a new ADR: 'Use PostgreSQL for primary database' with status 'proposed'
Security Audits
Frequently Asked Questions
What is documentation-system?
This skill provides a complete documentation framework for your project, including automatic HISTORY.md logging, ADR lifecycle management, incremental documentation updates, and automated changelog generation. It helps developers maintain clear, structured, and up-to-date project documentation with minimal manual effort.
How to install documentation-system?
To install documentation-system: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install documentation-system@<marketplace>. Finally, /plugin in Claude Code.
What is documentation-system best for?
documentation-system is a plugin categorized under Documentation. It is designed for: documentation, adr, logging, audit-trail, changelog. Created by Agent Protocols Team.
What can I use documentation-system for?
documentation-system is useful for: Automatically log decisions and changes to HISTORY.md as you work on a project.; Create and manage Architecture Decision Records (ADRs) with a defined lifecycle (proposed, accepted, deprecated).; Generate incremental documentation updates when code changes, keeping docs in sync with the codebase.; Automatically produce changelogs from commit history or ADR entries for release notes.; Set up a standardized documentation structure for new projects, including templates for ADRs and changelogs.; Audit project history by reviewing structured logs and ADRs to understand past decisions..