OvidOvidCommunityยท9 Agent Skills Included

paad

Spec pushback, code review, architecture audits, and TDD guardrails

Reviews specs, plans, branches, and architecture before and after code gets written. Catches contradictions, scope creep, bugs, security gaps, and accessibility barriers that fast code generation quietly ships. Runs multi-specialist reviews with verified findings, then guides test-first fixes so engineers stay in charge of every decision.
npx skills add Ovid/paad --all -g -y
Available:

Tells the agent how the plugin's preview and shipped skill trees are organized, which versioning and promotion rules to enforce, and how to behave when working inside this repository.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install paad?โ–ผ

Run `npx skills add Ovid/paad --all -g -y` in your terminal to install all skills globally.

What does paad do for code review?โ–ผ

The agentic-review skill dispatches six specialist reviewers over your branch diff, verifies each finding against the actual code, and ranks confirmed bugs by severity before you merge.

Can paad check a spec before building?โ–ผ

Yes. The pushback skill critiques a spec or PRD against your real codebase and git history, flagging contradictions, missing requirements, and infeasible items one at a time.

Does paad work with Cursor and other coding assistants?โ–ผ

Yes. It runs natively in Claude Code and installs into 70+ other assistants including Cursor, Codex, Copilot, and Gemini CLI through the standard skill format.

Can paad fix architecture problems it finds?โ–ผ

Yes. Run agentic-architecture to produce a verified findings report, then fix-architecture walks you through each flaw with a test-first workflow and your approval at every step.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’