Skip to content

Plugins

github-actions[bot] edited this page Jun 11, 2026 · 2 revisions

Plugins

The crickets plugins — what each is and ships. Every one is a native host plugin generated from src/<group>/; see Plugin anatomy for the shared structure, and Install crickets plugins to get them.

What's here

  • Developer Workflows — the phase-gated dev loop (/setup/bugfix) + the explorer / evaluator agents; the base the others enhance.
  • Developer Safety — operator control + safety: kill-switch · steer · commit-on-stop + the commit conventions.
  • Code Review — standalone adversarial review of any diff or PR; sharpens /review. The adversarial-reviewer (+ cross-model) agents · evidence-tracker.
  • GitHub CI — CI + dependency-update tooling: the dependabot-fixer skill (requires developer-workflows).
  • Wiki Maintenance — Diátaxis-shape, house-voice wiki upkeep: wiki-author · diataxis-author · documenter · wiki-watch.
  • PII Guardrail — scan diffs + the working tree for personal info before commit/push: the pii-scrubber skill.

Recent changes

  • 2026-06-09 — Plugins section added; Developer Safety is the first per-plugin page (it folds in the retired quality-gates recipe).
  • 2026-06-09 — Plugins section complete — all six plugin pages now live (developer-workflows · developer-safety · code-review · github-ci · wiki-maintenance · pii).

See also

Reference · Plugin anatomy · Install crickets plugins · Home

Clone this wiki locally