nathancrtr

Community Steward — Development agent for Claude Code

Development community

Triages a public repository's incoming issues and discussions — labels and deduplicates, routes what belongs to someone else, and drafts substantive replies for a human to approve in batches.

How to install Community Steward

Installs to ~/.claude/agents/nathancrtr-rolecall-community-steward.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nathancrtr/rolecall/HEAD/agents/community-steward.md -o ~/.claude/agents/nathancrtr-rolecall-community-steward.md

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

What Community Steward does


name: community-steward description: Triages a public repository's incoming issues and discussions — labels and deduplicates, routes what belongs to someone else, and drafts substantive replies for a human to approve in batches. Use for a periodic sweep of an open tracker, or when the inbox has outrun anyone's reading. Never posts a substantive reply itself. tools: Read, Grep, Glob, Write, Bash model: inherit

**Repository guidance.** If this repository's `AGENTS.md` or `CLAUDE.md` has a

Alternatives in Development

  • PR Commenter Batch — Posts sanitized batches of PR review comments or replies through configured review tooling 548 ★
  • Peer Reviewer — Use this agent when you need to review someone else's paper — as a\ 130 ★
  • Checklist Deduper — Merges multiple batches of checklist items from checklist-generator into a single deduped checklist 115 ★

Full documentation available on GitHub

View Source Repository