doc-adr-fixer とは?
監査/レビューレポートを読み取り、ADRドキュメントに修正を適用する自動修正スキル - リンク切れ、要素ID、欠落ファイル、反復的な改善を処理します。 ソース: vladm3105/aidoc-flow-framework。
監査/レビューレポートを読み取り、ADRドキュメントに修正を適用する自動修正スキル - リンク切れ、要素ID、欠落ファイル、反復的な改善を処理します。
コマンドラインで doc-adr-fixer AI スキルを開発環境にすばやくインストール
ソース: 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 |
監査/レビューレポートを読み取り、ADRドキュメントに修正を適用する自動修正スキル - リンク切れ、要素ID、欠落ファイル、反復的な改善を処理します。 ソース: vladm3105/aidoc-flow-framework。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixer監査/レビューレポートを読み取り、ADRドキュメントに修正を適用する自動修正スキル - リンク切れ、要素ID、欠落ファイル、反復的な改善を処理します。 ソース: vladm3105/aidoc-flow-framework。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-adr-fixer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/vladm3105/aidoc-flow-framework