Rook Claude
Description
Claude Code plugin marketplace for rook maintainers: code review, triage, and systemic-PR skills
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
rook-claude
A [Claude Code plugin marketplace](https://code.claude.com/docs/en/plugin-marketplaces) for [rook](https://github.com/rook/rook) maintainers. One plugin, `rook-maintainer`, carrying the skills and agents we dogfood for day-to-day rook maintenance: code review, backlog triage, systemic-change PR campaigns, and the house conventions they all enforce.
These skills deliberately encode maintainer judgment — reviewer authority weighting, when to escalate, comment-posting etiquette, CI flake policy — not just mechanics. Installing them means adopting that judgment wholesale; PRs to this repo are the place to argue with it.
Install
Inside Claude Code:
/plugin marketplace add jhoblitt/rook-claude
/plugin install rook-maintainer@rook-claude
or from a shell:
claude plugin marketplace add jhoblitt/rook-claude
claude plugin install rook-maintainer@rook-claude
To pick up updates later:
claude plugin marketplace update rook-claude # refresh the index
claude plugin update rook-maintainer@rook-claude # install the new version
or inside Claude Code:
/plugin marketplace update rook-claude
/plugin update rook-maintainer@rook-claude
/reload-plugins
After the shell form, run `/reload-plugins` in running sessions — a restart also works. The marketplace step alone only refreshes the index; it does not update the installed plugin.
What's inside
Skills (invoked automatically by task context, or explicitly as `/rook-maintainer:`):
| Skill | What it does |
|---|---|
rook-code-review |
Maintainer-grade review of a diff, branch, or PR; adversarial pre-PR gate; adversarial design review of proposals and design docs with per-decision verdicts. Reports; never adopts. |
rook-pr-takeover |
Adopt an abandoned or unresponsive PR worth landing: fix its title and description in place, or supersede it with a replacement carrying the commits and close the original. |
rook-triage |
Metadata-depth triage of |
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git