FI

Validates that security patches resolve audit findings and do not introduce new vulnerabilities.

Install

mkdir -p .claude/skills/fix-review && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/1478" && unzip -o skill.zip -d .claude/skills/fix-review && rm skill.zip

Installs to .claude/skills/fix-review

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Verify fix commits address audit findings without new bugs
58 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Analyze commits that claim to fix audit findings
  • Verify the original issue is properly addressed
  • Check for potential side effects or new issues
  • Validate that tests cover the fixed scenario
  • Ensure no similar vulnerabilities exist elsewhere

How it works

The skill analyzes fix commits, compares them against original audit findings, and verifies the resolution while checking for regressions and completeness.

Inputs & outputs

You give it
fix commits and original audit findings
You get back
verification that fix commits properly address audit findings without introducing new bugs or security vulnerabilities

When to use fix-review

  • Verify patches for identified security vulnerabilities
  • Ensure code remediation completely resolves an issue
  • Check for potential regressions in fix commits

About this skill

Fix Review

Overview

Verify that fix commits properly address audit findings without introducing new bugs or security vulnerabilities.

When to Use This Skill

Use this skill when you need to verify fix commits address audit findings without new bugs.

Use this skill when:

  • Reviewing commits that address security audit findings
  • Verifying that fixes don't introduce new vulnerabilities
  • Ensuring code changes properly resolve identified issues
  • Validating that remediation efforts are complete and correct

Instructions

This skill helps verify that fix commits properly address audit findings:

  1. Review Fix Commits: Analyze commits that claim to fix audit findings
  2. Verify Resolution: Ensure the original issue is properly addressed
  3. Check for Regressions: Verify no new bugs or vulnerabilities are introduced
  4. Validate Completeness: Ensure all aspects of the finding are resolved

Review Process

When reviewing fix commits:

  1. Compare the fix against the original audit finding
  2. Verify the fix addresses the root cause, not just symptoms
  3. Check for potential side effects or new issues
  4. Validate that tests cover the fixed scenario
  5. Ensure no similar vulnerabilities exist elsewhere

Best Practices

  • Review fixes in context of the full codebase
  • Verify test coverage for the fixed issue
  • Check for similar patterns that might need fixing
  • Ensure fixes follow security best practices
  • Document the resolution approach

Resources

For more information, see the source repository.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Limitations

  • The skill's use is limited to tasks matching its described scope.

How it compares

This skill automates the comparison of fix commits to audit findings, unlike a manual review that might miss subtle regressions or incomplete resolutions.

Compared to similar skills

fix-review side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
fix-review (this skill)34moNo flagsIntermediate
reviewing-code218moNo flagsIntermediate
pr-review62moReviewIntermediate
code-review-checklist326dNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

mobile-design

sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.

149231

unity-developer

sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.

142357

architect-review

sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

109320

angular

sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.

100129

frontend-slides

sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

95195

minecraft-bukkit-pro

sickn33

Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. Specializes in event-driven architecture, command systems, world manipulation, player management, and performance optimization. Use PROACTIVELY for plugin architecture, gameplay mechanics, server-side features, or cross-version compatibility.

9078

Search skills

Search the agent skills registry