What is doc-sys-fixer?
Automated fix skill that reads review reports and applies fixes to SYS documents - handles broken links, element IDs, missing files, and iterative improvement Source: vladm3105/aidoc-flow-framework.
Automated fix skill that reads review reports and applies fixes to SYS documents - handles broken links, element IDs, missing files, and iterative improvement
Quickly install doc-sys-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 SYS (System Design Specification) documents. This skill bridges the gap between doc-sys-reviewer/doc-sys-audit (which identify issues) and the corrected SYS, enabling iterative improvement cycles.
Upstream: SYS document, Audit/Review Report (SYS-NN.AauditreportvNNN.md preferred, SYS-NN.RreviewreportvNNN.md legacy), ADR (for architecture alignment)
| doc-sys-audit | Preferred source of normalized findings | Input (reads audit report) | | doc-sys-reviewer | Legacy/alternate source of issues to fix | Input (reads review report) | | doc-naming | Element ID standards | Fix element IDs | | doc-sys | SYS creation rules | Create missing sections |
Automated fix skill that reads review reports and applies fixes to SYS 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-sys-fixerAutomated fix skill that reads review reports and applies fixes to SYS 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-sys-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