-
Notifications
You must be signed in to change notification settings - Fork 0
Plugins
github-actions[bot] edited this page Jun 11, 2026
·
2 revisions
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.
-
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. Theadversarial-reviewer(+ cross-model) agents ·evidence-tracker. -
GitHub CI — CI + dependency-update tooling: the
dependabot-fixerskill (requiresdeveloper-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-scrubberskill.
- 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).
Reference · Plugin anatomy · Install crickets plugins · Home
🔧 How-to
🏛️ Architecture
-
Plugins
- Developer Workflows
- Developer Safety
- Code Review
- GitHub CI
- Wiki Maintenance
- PII Guardrail
- Token Audit · Status Line Meter
- Customization model
- Build & distribution
- Host adapters
- Harness interface ↔ Agent M