CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. trailofbits
  4. /
  5. skills
  6. /
  7. Fix Review

Fix Review

trailofbits/skills
404 installs5.5k stars
Summary

Trail of Bits built this to handle the specific workflow of verifying that security fixes actually address audit findings without breaking anything else. You point it at a fix branch and an audit report, and it does differential analysis to confirm the remediation. The key use case is checking whether commits properly resolve findings in that TOB-XXX format Trail of Bits uses in their audits. It's narrow in scope but solves a real pain point: you don't want to mark a security issue as fixed only to discover later the patch was incomplete or introduced a regression. Not for initial audits or general code review, just the fix verification step.

Install

npx skills add https://github.com/trailofbits/skills --skill fix-review
Categories
Git & Pull RequestsCode Review & QualityDebugging
First SeenJun 3, 2026
View on GitHub

Recommended

More Git & Pull Requests →
github-pr-review

fvadicamo/dev-agent-skills

github pr review
491
63
github-pr-merge

fvadicamo/dev-agent-skills

github pr merge
214
63
git-commit

github/awesome-copilot

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.
33.7k
34.3k
git-flow-branch-creator

github/awesome-copilot

Analyzes git changes and creates semantic Git Flow branches automatically based on change type.
9k
34.3k
create-github-pull-request-from-specification

github/awesome-copilot

Automated GitHub pull request creation from specification templates with draft-to-review workflow.
9k
34.3k
backport-pr-assistant

cockroachdb/cockroach

Help backport PRs to release branches using the backport CLI tool. Use when backporting changes that have merge conflicts requiring manual resolution.
31.8k