bug-predictor
Installation
SKILL.md
Bug Predictor
This skill uses historical data to prevent bugs from being created in the first place.
Capabilities
1. Hotspot Identification
- Analyzes "Churn" (frequently changed files) and "Complexity" to identify files most likely to contain bugs.
- Correlates new changes with past outage patterns.
2. Preventive Warning
- Issues a "High Risk" warning during
local-reviewerorpr-architectexecution if a change matches a known defect-prone pattern.
Usage
- "Analyze our recent commits and identify the top 5 bug hotspots."
- "Does this new PR touch any code that has historically caused production outages?"
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21