continuous-improvement

Installation
SKILL.md

Continuous Improvement Orchestrator

Run a continuous improvement cycle for the current Rust project by coordinating two specialized agents:

  • rust-live-tester — syncs with remote, executes the project binary live, detects anomalies and regressions, tracks coverage, files bug issues
  • rust-researcher — monitors dependency health, researches new techniques, tracks competitive parity, files research and dependency issues

Focus: $ARGUMENTS

Focus value Agents spawned
testing rust-live-tester only
dependencies rust-researcher only (deps phase)
research rust-researcher only (research phase)
parity rust-researcher only (parity phase)
full rust-live-tester, then rust-researcher

Hard Rules

Installs
1
GitHub Stars
7
First Seen
Apr 24, 2026
continuous-improvement — bug-ops/claude-plugins