auto-doc-updater

Solid

Automatically documents every feature change or bug fix successfully built into CHANGELOG.md and BLUEPRINT.md / Otomatis mendokumentasikan setiap perubahan fitur atau perbaikan bug yang berhasil di-build ke CHANGELOG.md dan BLUEPRINT.md.

AI & Automation 51 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Auto Documentation Updater (2026 — ADR Edition) [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Orchestration & Integration Connects and orchestrates with relevant domain skills like `brainstorming`, `zero-to-prod-orchestrator`, and `project-context-mapper` to ensure cohesive execution. ### Description Automatically maintains project documentation after every successful build or feature implementation. Updates `CHANGELOG.md`, `BLUEPRINT.md`, and introduces **Architecture Decision Records (ADRs)** — immutable records of key architectural decisions made throughout the project lifecycle. ### Trigger Conditions - A feature, bug fix, or refactor has been successfully implemented and verified. - The user asks to "update docs", "document this", or "save progress". - After completing a phase in `zero-to-prod-orchestrator`. - A significant architectural decision was made (DB choice, auth flow, API design). ### Files Maintained | File | Purpose | Update Frequency | |---|---|---| | `CHANGELOG.md` | User-facing list of changes | Every PR / feature | | `BLUEPRINT.md` | Technical architecture overview | Major structural changes | | `PROGRESS.md` | Development roadmap and status | Each work session | | `docs/adr/` | Architecture Decision Records | Each key decision | ### CHANGELOG.md Format (Keep-a-Changelog Standard) ```markdown # Changelog All notable changes to this project will be documented in this file. Format based on [...

Details

Author
roedyrustam
Repository
roedyrustam/vibes-plug
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category