Skills
Curated AI skills for autonomous agents and developer workflows.
pravidhi-bug-review-pipeline
Run a structured, adversarial multi-agent bug review pipeline on a codebase. Use this skill whenever the user wants to find bugs, audit code quality, review a codebase for issues, or run any kind of bug-finding or code analysis workflow. Also trigger when the user asks to 'review my code for bugs', 'find all issues in this repo', 'audit this codebase', or any similar request. The pipeline uses three sequential phases: a Bug Finder that maximizes issue discovery, a Bug Adversary that challenges false positives, and an Arbiter that issues final verdicts — producing a clean, high-confidence bug report.
pravidhi-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.
pravidhi-ddgs-internet-search
Perform web searches using DuckDuckGo. Features soft-failure mode, generic environment support, and context-safe output.
pravidhi-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.