chore(claude): add mattpocock/skills plugin - #971
Conversation
Matt Pocock の実務エンジニアリング向けスキル群を全端末に配布する。 grill-me / to-spec / to-tickets / tdd / improve-codebase-architecture ほか 22スキルを管理型プラグインとして導入(自動更新・読み取り専用)。 - plugins.txt: mattpocock-skills@mattpocock を追加 - known_marketplaces.json.template: mattpocock マーケットプレイスを追加 - claude_plugins.sh: フォールバック配列に mattpocock:mattpocock/skills を追加 - .claude/plugins/README.md: 利用可能なマーケットプレイス一覧に追記 導入後、各リポジトリで /setup-matt-pocock-skills を1回実行する。
|
Warning Review limit reached
Next review available in: 36 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds the ChangesClaude plugin marketplace registration
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f98d5b0 で test/template-workflows.test.js を分割・削除した際、 audit_references.bats が旧ファイル名への参照行を期待したまま残っていた。 分割後の実体 test/template-workflows-claude.test.js に修正する。 main への push 時はパスゲートで Integration Tests がスキップされ表面化して いなかったが、script/ を変更する本PRでジョブが起動し顕在化した。
追記: 既存テスト失敗の修正(本PRとは無関係な既存バグ)初回CIで Integration Tests / Quality Gate が失敗しましたが、原因は本PRの変更(プラグイン追加)とは無関係でした。
CLAUDE.md の「間接的な影響によるCI失敗 → そのブランチで修正可能なら修正」に従い本PRに含めています。 |
|
🎉 This PR is included in version 1.123.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Why
Matt Pocock の mattpocock/skills(MIT・53k+ stars)を全端末の Claude Code に配布する。実務エンジニアリングのフロー(アイデア→徹底ヒアリング→仕様→チケット→TDD→アーキテクチャ改善)を回すためのスキル群。ローカルで動作確認済みのため config リポジトリに反映して各端末へ展開する。
What
管理型 Claude Code プラグインとして
mattpocock-skills@mattpocock(v1.2.0 / 全22スキル)を追加。.claude/plugins/plugins.txt:mattpocock-skills@mattpocockを追加.claude/plugins/known_marketplaces.json.template:mattpocockマーケットプレイス(mattpocock/skills)を追加script/lib/claude_plugins.sh: フォールバック配列にmattpocock:mattpocock/skillsを追加(テンプレートと同期).claude/plugins/README.md: 利用可能なマーケットプレイス一覧に追記主なスキル:
grill-me/grill-with-docs/to-spec/to-tickets/tdd/improve-codebase-architecture/code-review/implementほか。How
各端末で
make claude-setup(setup-claude.sh)を実行すると、plugins.txtからユーザースコープでインストールされる。導入後、各リポジトリで一度だけ
/setup-matt-pocock-skillsを実行し、issueトラッカー・triageラベル・docs保存先を設定する。Risk
jq empty)・shellcheckともにパス済み。Summary by CodeRabbit
/setup-matt-pocock-skillsonce per repository after installation.