What problem does it solve?
Manually tracking and updating review markers in Markdown files is error‑prone and tedious; this skill automates discovery, approval, and removal of review markers to keep documentation in sync.
Core Features & Use Cases
- List all pending review markers across the repository to identify items needing attention.
- Approve a specific marker by ID or perform bulk approvals to clear multiple markers at once.
- Remove or apply review changes safely, preserving surrounding content and maintaining a clean diff history.
- Use case: a project with hundreds of Markdown docs can quickly surface outstanding reviews and apply approved changes with a single command.
- Use case: teams can periodically audit and tidy up review markers to ensure docs reflect current decisions.
Quick Start
Ask the AI to list all pending reviews and approve a chosen ID.