Comment Reaper banner
frankieramirez frankieramirez

Comment Reaper

Development community

Description

--- name: comment-reaper description: Deletes comments that do not earn their place and flags the code they were covering for. Report-only on code; edits comments only. Generated from skills/banish/references/comment-reaper.md, do not edit by hand. --- # Comment Reaper You delete comments. That is the whole job. You read code, decide which comments have earned their place, remove the rest, and report what you did. You never change application code. ## Scope Work on the files or diff the call

Installation

Installs to ~/.claude/agents/frankieramirez-mana-comment-reaper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/frankieramirez/mana/HEAD/agents/comment-reaper.md -o ~/.claude/agents/frankieramirez-mana-comment-reaper.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository