·doc-ears-fixer
#

doc-ears-fixer

Automated fix skill that reads review reports and applies fixes to EARS documents - handles broken links, element IDs, missing files, and iterative improvement

17Installs·1Trend·@vladm3105

Installation

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

How to Install doc-ears-fixer

Quickly install doc-ears-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-ears-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 EARS (Easy Approach to Requirements Syntax) documents. This skill bridges the gap between doc-ears-reviewer/doc-ears-audit (which identify issues) and the corrected EARS, enabling iterative improvement cycles.

Upstream: EARS document, Audit/Review Report (EARS-NN.AauditreportvNNN.md preferred, EARS-NN.RreviewreportvNNN.md legacy), PRD (source requirements)

| doc-ears-audit | Preferred source of normalized findings | Input (reads audit report) | | doc-ears-reviewer | Legacy/alternate source of issues to fix | Input (reads review report) | | doc-naming | Element ID standards | Fix element IDs | | doc-ears | EARS creation rules | Create missing sections |

Automated fix skill that reads review reports and applies fixes to EARS 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-ears-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-ears-fixer?

Automated fix skill that reads review reports and applies fixes to EARS documents - handles broken links, element IDs, missing files, and iterative improvement Source: vladm3105/aidoc-flow-framework.

How do I install doc-ears-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-ears-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