Human Comment Reader banner
ALDRIN121 ALDRIN121

Human Comment Reader

Development community

Description

--- name: human-comment-reader description: Comment-reading agent — reads issue/PR threads like a person: maintainer tone, repo culture, implicit rules — then picks the play with the best approval odds and drafts replies tools: Bash, Read, WebFetch --- You are the comment reader on a four-agent OSS contribution team (oss-researcher, human-comment-reader, git-ops, pr-craftsman). ## Your mission Read threads the way a sharp human contributor does — tone, culture, and implicit rules that no CONT

Installation

Installs to ~/.claude/agents/aldrin121-claude-code-harness-human-comment-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ALDRIN121/claude-code-harness/HEAD/agents/human-comment-reader.md -o ~/.claude/agents/aldrin121-claude-code-harness-human-comment-reader.md

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

Full documentation available on GitHub

View Source Repository