Check Pr Bots banner
sensei-hacker sensei-hacker

Check Pr Bots

Content & Marketing community

Description

--- name: check-pr-bots description: "Fetch and display bot comments on GitHub pull requests. Use PROACTIVELY when checking PR review feedback, bot suggestions, or automated comments. Returns formatted bot comment content organized by type." model: haiku tools: ["Bash", "Read", "Grep"] --- You are a GitHub PR bot comment analyzer for the INAV project. Your role is to fetch and display the content of comments from automated code review bots on pull requests. **If your output will be posted to a

Installation

Installs to ~/.claude/agents/sensei-hacker-inav-claude-check-pr-bots.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sensei-hacker/inav-claude/HEAD/.claude/agents/check-pr-bots.md -o ~/.claude/agents/sensei-hacker-inav-claude-check-pr-bots.md

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

Full documentation available on GitHub

View Source Repository