CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
everyinc avatar

Resolve Pr Parallel

everyinc/compound-engineering-plugin
149 installs24.1k stars
Summary

When you're staring down a PR with dozens of unresolved review comments, this skill spawns parallel agents to tackle each thread independently instead of grinding through them one by one. It uses GitHub's GraphQL API to pull unresolved threads, detects your current branch and PR automatically, and fans out the work. The parallel approach is smart for large reviews, though you'll want to sanity check the results before pushing since multiple agents working independently can occasionally step on each other. From Every's compound engineering plugin, which has solid traction with 147 installs and passes Gen Agent Trust Hub audits.

Install to Claude Code

npx -y skills add everyinc/compound-engineering-plugin --skill resolve-pr-parallel --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Git & Pull RequestsCode Review & QualityAutomation & Workflows
First SeenJun 3, 2026
View on GitHub

More from everyinc/compound-engineering-plugin

All 78 skills →
  • Ce Session Extract146
  • Ce Session Inventory142
  • Ce Brainstorm3k
  • Ce Plan2.9k
  • Lfg2.8k
  • Ce Compound2.8k
  • Ce Work2.8k
  • Ce Code Review2.7k
  • Ce Doc Review2.7k
  • Ce Debug2.7k
  • Ce Ideate2.7k
  • Ce Commit Push Pr2.6k
  • Ce Compound Refresh2.6k
  • Ce Commit2.6k
  • Ce Setup2.6k
  • Ce Optimize2.6k
  • Coding Tutor2.6k
  • Ce Simplify Code2.5k
  • Ce Resolve Pr Feedback2.5k
  • Ce Worktree2.4k
  • Ce Test Browser2.4k
  • Ce Proof2.4k
  • Ce Strategy2.4k
  • Ce Test Xcode2.3k

Recommended

More Git & Pull Requests →
agnosticui avatar
implement-github-feature

agnosticui/agnosticui

Design and implement a new feature or component from a GitHub issue. Use for net-new functionality, not bug fixes.
814
BerryKuipers avatar
create-feature-branch

BerryKuipers/claude-code-toolkit

Create properly named feature branch from development with remote tracking, following WescoBar naming conventions and git best practices
5
breaking-brake avatar
pr-to-main-cleanup

breaking-brake/cc-wf-studio

Clean up merged feature branches after PR to main is merged. Use when the user says "ブランチ削除", "cleanup", "マージ後の片付け", or wants to delete a merged branch.
5.1k
cherryhq avatar
cherry-pr-test

cherryhq/cherry-studio

Test Cherry Studio PRs by checking out the branch, launching the Electron app in debug mode, and running interactive UI tests via CDP.
47.2k
cherryhq avatar
gh-create-issue

cherryhq/cherry-studio

Automates GitHub issue creation while respecting your repository's template structure.
47.2k
cherryhq avatar
gh-create-pr

cherryhq/cherry-studio

Create or update GitHub pull requests using the repository-required workflow and template compliance. Use when asked to create/open/update a PR so the assistant reads `.github/pull_request_template.md`, fills every template section, preserves markdown structure exactly, and marks missing data as N/A or None instead of skipping sections.
47.2k