Back to Skill Hub
Download Skill Package

System Prompt / Instructions

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.

Frequently Asked Questions

What is fix-review?

fix-review is an expert AI persona designed to improve your coding workflow. Verify fix commits address audit findings without new bugs It provides senior-level context directly within your IDE.

How do I install the fix-review skill in Cursor or Windsurf?

To install the fix-review skill, download the package, extract the files to your project's .cursor/skills directory, and type @fix-review in your editor chat to activate the expert instructions.

Is fix-review free to download?

Yes, the fix-review AI persona is completely free to download and integrate into compatible Agentic IDEs like Cursor, Windsurf, Github Copilot, and Anthropic MCP servers.

@

fix-review

Verify fix commits address audit findings without new bugs

Download Skill Package

IDE Invocation

@fix-review
COPY

Platform

IDE Native

Price

Free Download

Setup Instructions

Cursor & Windsurf

  1. Download the zip file above.
  2. Extract to .cursor/skills
  3. Type @fix-review in editor chat.

Copilot & ChatGPT

Copy the instructions from the panel on the left and paste them into your custom instructions setting.

"Adding this fix-review persona to my Cursor workspace completely changed the quality of code my AI generates. Saves me hours every week."

A
Alex Dev
Senior Engineer, TechCorp