find-bugs
Sécurité & Conformité"Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch."
Documentation
Find Bugs
Review changes on this branch for bugs, security vulnerabilities, and code quality issues.
When to Use This Skill
Use this skill when:
Phase 1: Complete Input Gathering
git diff $(gh repo view --json defaultBranchRef --jq '.defaultBranchRef.name')...HEADPhase 2: Attack Surface Mapping
For each changed file, identify and list:
Phase 3: Security Checklist (check EVERY item for EVERY file)
Phase 4: Verification
For each potential issue:
Phase 5: Pre-Conclusion Audit
Before finalizing, you MUST:
Output Format
Prioritize: security vulnerabilities > bugs > code quality
Skip: stylistic/formatting issues
For each issue:
If you find nothing significant, say so - don't invent issues.
Do not make changes - just report findings. I'll decide what to address.
Compétences similaires
Explorez d'autres agents de la catégorie Sécurité & Conformité
security-bluebook-builder
"Build security Blue Books for sensitive apps"
Cloud Penetration Testing
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.
error-diagnostics-error-trace
"You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging,"