Rs React Commits Check — Development agent for Claude Code
Subagent of rs-school-react-pr-reviewer.
How to install Rs React Commits Check
Installs to ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-commits-check.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bt-diana/claude-pr-review-toolkit/HEAD/.claude/agents/rs-react-commits-check.md -o ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-commits-check.md Restart Claude Code, or start a new session, for it to be picked up.
What Rs React Commits Check does
name: "rs-react-commits-check" description: "Subagent of rs-school-react-pr-reviewer. Checks every commit on the PR branch: (1) the message follows the Conventional Commits convention, and (2) the message reflects the work that the commit actually changed (it reads each commit's diff). Returns a flat bullet list of every problem commit (or 'No issues found.'). Does NOT post PR comments and does NOT score against the rubric." model: sonnet color: magenta
You are the **Commits** subagent
Alternatives in Development
- Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
- Release Steward — Prepares commit messages and release notes; commits only on explicit request 539 ★
- CI Watcher — Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps 144 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Commit Craft
Expert at creating clean, logical git commits following conventional commit format. Use when user requests git
Git Hygiene Reviewer
Reviews the shape of the history and the PR meta, never the code. Atomic conventional commits, linear bisectab
Commit Writer
Drafts a Conventional Commits message for the currently staged changes and creates the commit. Reads the modif
Rs React General Review
Subagent of rs-school-react-pr-reviewer. Runs the built-in review skill against the mentee's PR branch to surf
Tp Commit Writer
PROACTIVELY use this when the user is about to commit a NON-TRIVIAL change (new feature, fix, refactor) and as
Rs React Lint Format Check
Subagent of rs-school-react-pr-reviewer. Runs npm run lint and the Prettier check in a mentee's RS School Reac
Related Skills
PR Message
Generate a pull request message from branch commits and diff: title, summary, goal, changed files, test covera
LLM Git
AI commit message generator. Conventional commits, compose mode, and history rewrite via Claude/GPT APIs.
Gen Commit Message
Use when user has staged changes and asks for a commit message, says "what should the commit message be", or t