πŸ”Œ

code-review

πŸ”ŒPlugin

alexherrero/crickets

VibeIndex|
What it does
|

Standalone adversarial code review of any diff or PR β€” the adversarial-reviewer (+ cross-model Gemini) agents, the evidence-tracker hook, a /code-review command, a /simplify command, and security-review + testing-strategy skills. Enhances developer-workflows' review capability when both are installed.

πŸͺ

Part of

alexherrero/crickets

Installation

Add marketplace in Claude Code:
/plugin marketplace add alexherrero/crickets
Step 2. Install plugin:
/plugin install code-review@crickets
0
-
AddedJul 13, 2026

More from this repository10

πŸͺ
alexherrero/cricketsπŸͺMarketplace

Plugins that give your agent hands: intelligent development workflows, adversarial code review, document and project management, efficiency tracking, and more. Pairs with AgentM (the brain) or use it standalone.

πŸ”Œ
diagnosticsπŸ”ŒPlugin

Deterministic-first failure diagnosis. /diagnose classifies a failure, recalls it via a fingerprint-first exact-match ladder (semantic fallback only on a miss), ranks hypotheses, and writes one scrubbed kind:failure-incident memory entry.

πŸ”Œ
obsidian-vaultπŸ”ŒPlugin

The Obsidian/Google-Drive vault storage backend for the agentm memory engine β€” re-homed out of the kernel behind the V5-1 storage seam. Ships the `vault` named backend (and, across V5-2, the vault-specific machinery) as an agentm-discovered scripts/ payload.

πŸ”Œ
conventionsπŸ”ŒPlugin

Day-to-day testing + release discipline in one plugin β€” tests-are-sacred, verification-first, the 3-layer pyramid, the pre-release checklist, changelog-shape, and paired-release coordination for cross-repo releases.

πŸ”Œ
designπŸ”ŒPlugin

Design-doc and ADR authoring β€” the /design command (author β†’ translate β†’ sequence) and the ADR skill for capturing architectural decisions with re-audit triggers.

πŸ”Œ
development-lifecycleπŸ”ŒPlugin

The phase-gated developer loop β€” /setup /plan /work /review /release /bugfix β€” extracted from agentm as a standalone native plugin. The base other dev plugins enhance.

πŸ”Œ
privacyπŸ”ŒPlugin

Scan diffs and the working tree for personal information (emails, personal paths, API keys, phone numbers) before commit or push.

πŸ”Œ
wikiπŸ”ŒPlugin

Opinionated, template-driven wiki maintenance β€” the wiki-author authoring/learning skill, the documenter agent, the diataxis-evaluator, recent-wiki-changes, and the check-wiki.py linter. Maintains a wiki in the operator's voice; enhances developer-workflows' phase-boundary documentation when both are installed.

πŸ”Œ
tokensπŸ”ŒPlugin

Deterministic transcript-JSONL cost analyzer β€” per-message cost curve, 5h rolling window, floor breakdown, and cache-read vs cache-write vs fresh-input split. Prerequisite for Part C (status-line meter) and Part G (heat-based floor).

πŸ”Œ
developer-safetyπŸ”ŒPlugin

Universal control + safety layer β€” kill-switch, steer, commit-on-stop hooks plus commit-no-coauthor / worktrees-operator-initiated conventions. Usable in any session; enhances developer-workflows (its hooks engage across the phase loop) when both are installed.