·doc-review
#

doc-review

youglin-dev/aha-loop

Reviews and cleans up outdated documentation. Use periodically to maintain documentation health. Triggers on: review docs, clean up documentation, check for stale docs.

3Installs·0Trend·@youglin-dev

Installation

$npx skills add https://github.com/youglin-dev/aha-loop --skill doc-review

SKILL.md

Systematically review documentation for staleness, accuracy, and relevance.

| Last modified | git log -1 | > 30 days | | Referenced files | grep + verify | Missing = stale | | Code examples | Syntax check | Errors = stale | | Version numbers | Compare to actual | Mismatch = stale | | Links | HTTP check | Broken = stale |

Reviews and cleans up outdated documentation. Use periodically to maintain documentation health. Triggers on: review docs, clean up documentation, check for stale docs. Source: youglin-dev/aha-loop.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/youglin-dev/aha-loop --skill doc-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/youglin-dev/aha-loop --skill doc-review
Category
#Documents
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is doc-review?

Reviews and cleans up outdated documentation. Use periodically to maintain documentation health. Triggers on: review docs, clean up documentation, check for stale docs. Source: youglin-dev/aha-loop.

How do I install doc-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/youglin-dev/aha-loop --skill doc-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/youglin-dev/aha-loop