What is doc-adr-fixer?
Automated fix skill that reads audit/review reports and applies fixes to ADR documents - handles broken links, element IDs, missing files, and iterative improvement Source: vladm3105/aidoc-flow-framework.
Automated fix skill that reads audit/review reports and applies fixes to ADR documents - handles broken links, element IDs, missing files, and iterative improvement
Quickly install doc-adr-fixer AI skill to your development environment via command line
Source: vladm3105/aidoc-flow-framework.
Automated fix skill that reads the latest audit/review report and applies fixes to ADR (Architecture Decision Record) documents. This skill bridges the gap between doc-adr-reviewer/doc-adr-audit (which identify issues) and the corrected ADR, enabling iterative improvement cycles.
Upstream: ADR document, Audit/Review Report (ADR-NN.AauditreportvNNN.md preferred, ADR-NN.RreviewreportvNNN.md legacy), BDD (for behavior alignment), BRD (for topic alignment)
| doc-adr-audit | Preferred source of normalized findings | Input (reads audit report) | | doc-adr-reviewer | Legacy/alternate source of issues to fix | Input (reads review report) | | doc-naming | Element ID standards | Fix element IDs | | doc-adr | ADR creation rules | Create missing sections |
Automated fix skill that reads audit/review reports and applies fixes to ADR documents - handles broken links, element IDs, missing files, and iterative improvement Source: vladm3105/aidoc-flow-framework.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixerAutomated fix skill that reads audit/review reports and applies fixes to ADR documents - handles broken links, element IDs, missing files, and iterative improvement Source: vladm3105/aidoc-flow-framework.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/vladm3105/aidoc-flow-framework