vladolaru /claude-code-plugins
Agent
Adapter that runs a reviewer prompt contributed by the repository under review (declared in .pirategoat/config.json) and normalizes its output into pirategoat's standard findings format. Dispatched once per declared repo reviewer, parameterized with a reference to that reviewer's prompt. Not for direct use.
8 4d ago B 67 tokens
original MIT vladolaru /claude-code-plugins
Agent
Consumes pre-gathered reconciliation context (all agent findings, source snippets, scope annotations), performs semantic deduplication, scope checking, and fact verification in one pass, then produces clean review findings.
8 4d ago A 46 tokens
original MIT vladolaru /claude-code-plugins
Agent
Rust test quality review for built-in test framework patterns, assert macros, async tests, mockall, proptest, rstest, insta snapshots, criterion benchmarks, and serialtest isolation.
8 4d ago B 41 tokens
original MIT vladolaru /claude-code-plugins
Agent
WordPress security-focused code review for sanitization, escaping, nonces, capabilities, SQL injection, and data exposure.
8 4d ago A 27 tokens
original MIT vladolaru /claude-code-plugins
Agent
Reviews code changes for unnecessary complexity — over-abstraction, premature generalization, defensive code for impossible cases, unnecessary indirection, and verbose logic where concise alternatives exist.
8 4d ago B 37 tokens
original MIT vladolaru /claude-code-plugins
Agent
Creates documentation - use after feature completion.
8 4d ago A 11 tokens
original MIT vladolaru /claude-code-plugins
Agent
Adversarial mutation testing that temporarily mutates production code to verify tests catch real bugs. Must run SOLO (no other review agents). Integrates with reconciliation workflow.
8 4d ago B 39 tokens
original MIT vladolaru /claude-code-plugins
Agent
Developer toolchain review for package manager configs, build tools, linting configs, version constraints, CI pipelines, and supply chain settings — actively searches changelogs for deprecations and behavior changes.
8 4d ago B 44 tokens
original MIT vladolaru /claude-code-plugins
Agent
WooCommerce regression-invariant review — Action Scheduler traps, meta equality and sync-on-read loops, template/theme overrides, broken-until-JS defaults, filter return-type variance, PHP coercion, migration legacy state, heuristic proxy predicates vs. store-configuration variance, removed-markup selector contracts…
8 4d ago B 89 tokens
original MIT vladolaru /claude-code-plugins
Agent
WordPress architecture-focused code review for hooks, coding standards, extensibility, backwards compatibility, and design patterns.
8 4d ago B 27 tokens
original MIT vladolaru /claude-code-plugins
Skill Claude Code Codex
Incremental code review of new commits on the current branch since the last review.
8 4d ago A 18 tokens
original MIT vladolaru /claude-code-plugins
Skill Claude Code Codex
Copy content to clipboard formatted for the target destination (markdown by default, Slack mrkdwn or P2/Gutenberg HTML when specified).
8 4d ago A 31 tokens
original MIT vladolaru /claude-code-plugins
Skill Claude Code Codex
Run a full multi-agent code review on the current branch's changes (no PR required).
8 4d ago A 22 tokens
original MIT vladolaru /claude-code-plugins
Skill Claude Code Codex
Multi-round independent Codex review on the current branch with pushback tracking and convergence detection. Use when you want an independent external review before creating a PR or merging.
8 4d ago A 37 tokens
original MIT vladolaru /claude-code-plugins
Skill Claude Code Codex
End-to-end PR review - gathers context, dispatches all review agents, validates findings, and saves a comprehensive review document.
8 4d ago A 27 tokens
original MIT