docs-evolve
CommunityKeep docs in sync with code.
Software Engineering#documentation#technical writing#adr#code sync#backlog management#system documentation
Authorpeel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the tedious and often neglected task of updating project documentation after code changes, ensuring that documentation remains accurate and reflects the current state of the system.
Core Features & Use Cases
- Automated Documentation Updates: Automatically updates
SYSTEM.md, creates Architecture Decision Records (ADRs), and appends toBACKLOG.mdbased on completed code. - Contextual Analysis: Analyzes completed "beans" (code units) and recent Git diffs to identify architectural changes, significant decisions, and discovered issues or ideas.
- Use Case: After completing a new feature that involved significant architectural refactoring, run this skill to automatically update the
SYSTEM.mdwith the new component details, create an ADR for the refactoring decision, and log any tech debt found during implementation to the backlog.
Quick Start
Run the docs-evolve skill to update documentation for the latest completed epic.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: docs-evolve Download link: https://github.com/peel/fiddle/archive/main.zip#docs-evolve Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.