·doc-adr-fixer
#

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

16Installs·1Trend·@vladm3105

Installation

$npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixer

How to Install doc-adr-fixer

Quickly install doc-adr-fixer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vladm3105/aidoc-flow-framework.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixer
Category
#Documents
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from vladm3105/aidoc-flow-framework

Quick answers

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.

How do I install doc-adr-fixer?

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

Where is the source repository?

https://github.com/vladm3105/aidoc-flow-framework

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-28