pravidhi-bug-review-pipeline
Bug Review Pipeline
A three-phase adversarial code review system. Three agents check each other's work to produce a reliable, deduplicated bug report.
Overview
Phase 1: Bug Finder → ./issues/YYYY-MM-DD-report.md
Phase 2: Bug Adversary → ./issues/YYYY-MM-DD-refutation.md
Phase 3: Arbiter → ./issues/YYYY-MM-DD-final.md
All output files use today's date. Run each phase sequentially — each agent reads the previous agent's output.
Setup
Before running any phase, ensure the output directory exists:
More from pravidhi-net/skills
pravidhi-ddgs-internet-search
Perform web searches using DuckDuckGo. Features soft-failure mode, generic environment support, and context-safe output.
30pravidhi-commit-protocol
A complete, opinionated development workflow skill for agents. Triggers when the user asks to implement a feature, fix a bug, or refactor code in a Git repo. Enforces hygiene, security, quality, and atomic commits.
5pravidhi-yc-oss
Robust tool to fetch and analyze Y Combinator company data. Use this skill to find companies by batch, industry, or tag, and to identify trends or specific startups without guessing URLs or crashing memory.
3