Registry
Plugins
Test runner
Slash commandFinds the project's real test command and runs it, then reads the failures for you.
Release check
Slash commandThe pre-flight pass before you tag: clean tree, green tests, honest version, real notes.
Memory curator
SkillKeeps a member's long-term memory short, true and worth loading - the discipline agents lack by default.
Log triage
Slash commandTakes a stack trace or a wall of logs and works back to the line that caused it, instead of the line that reported it.
Incident review
SkillHow to write up an outage so the next one is less likely, without turning it into a search for who to blame.
Flaky test hunter
Slash commandFinds the tests that fail on a bad day, works out which kind of flake each one is, and fixes the cause instead of adding a retry.
Environment doctor
Slash commandReconciles the environment variables the code reads with the ones your example file, CI and deploy config actually set.
Dependency audit
Slash commandShows what is outdated and what is vulnerable, and tells you which of those actually matters here.