vladolaru

63 mods across 2 repositories, 16 stars between them.

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

rust-tests-reviewer

51

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

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

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

toolchain-reviewer

56

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

code-review

59

vladolaru/claude-code-plugins

Skill Claude CodeCodex

Incremental code review of new commits on the current branch since the last review.

8 4d ago A 18 tokens original MIT

copy-as

60

vladolaru/claude-code-plugins

Skill Claude CodeCodex

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

iterative-review

62

vladolaru/claude-code-plugins

Skill Claude CodeCodex

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

pr-review

63

vladolaru/claude-code-plugins

Skill Claude CodeCodex

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