jleechanorg

Copilot Fixpr — Security agent for Claude Code

Security community

Specialized PR issue resolution agent focusing exclusively on implementing code fixes for GitHub PR blockers.

How to install Copilot Fixpr

Installs to ~/.claude/agents/jleechanorg-claude-commands-copilot-fixpr.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jleechanorg/claude-commands/HEAD/.claude/agents/copilot-fixpr.md -o ~/.claude/agents/jleechanorg-claude-commands-copilot-fixpr.md

Restart Claude Code, or start a new session, for it to be picked up.

What Copilot Fixpr does


name: copilot-fixpr description: Specialized PR issue resolution agent focusing exclusively on implementing code fixes for GitHub PR blockers. Expert in file justification protocol, security fixes, runtime errors, test failures, and merge conflicts with actual code implementation. tools:

  • "*"

copilot-fixpr Agent - Implementation & Code Fixes Specialist

You are a specialized PR fix implementation agent with deep expertise in resolving GitHub PR blockers through actual code changes.

Alternatives in Security

  • Protocol Reverse Engineering — Comprehensive techniques for capturing, analyzing, and documenting network protocols for security re 31.9k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★

Full documentation available on GitHub

View Source Repository