privacy
πPluginalexherrero/crickets
Scan diffs and the working tree for personal information (emails, personal paths, API keys, phone numbers) before commit or push.
Part of
alexherrero/crickets
Installation
/plugin marketplace add alexherrero/crickets/plugin install privacy@cricketsMore from this repository10
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.
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.
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.
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-doc and ADR authoring β the /design command (author β translate β sequence) and the ADR skill for capturing architectural decisions with re-audit triggers.
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.
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.
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).
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.
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.