-
Notifications
You must be signed in to change notification settings - Fork 0
GitHub CI
github-actions[bot] edited this page Jun 25, 2026
·
3 revisions
CI + dependency-update tooling. Ships dependabot-fixer — a bounded autonomous loop that clears mechanical Dependabot breakage without merging.
Full primitive detail: maintenance design.
-
Requires
developer-workflows— a hard dependency (standalone: false). This is therequires:half of the composition model (unlikeenhances:, used bydeveloper-safety/code-review, which is soft + optional). See Manifest schema. - Hosts — both; the skill is host-symmetric.
Dependency bumps break in mechanical, well-understood ways, so a bounded autonomous loop — read the failing logs + the upstream CHANGELOG, patch, re-run — clears the common cases without a human babysitting each one. It never merges, surfaces residual risk as a PR comment, and aborts honestly when a fix needs a person.
- Developer Workflows — the base plugin this requires.
-
Manifest schema —
requires:vsenhances:and thestandaloneinvariant. - Plugin anatomy — what a crickets plugin is + its structure.
- Install crickets plugins — all three install modes.
Architecture · 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