Convergence Monitoring

Monitor iterative improvement loops for convergence. Three signals — shrinking diff, pass-rate plateau, velocity — drive a Stop/Continue/Investigate decision at each inter-wave checkpoint. Distinct from /evolve (retrospective) and session-reviewer (wave output review): convergence-monitoring answers "are we making progress?" not "was the last wave correct?". Primary consumer: /autoresearch loops and wave-executor inter-wave checkpoints.

Kanevry Updated

File contents

convergence-monitoring

Read skills/convergence-monitoring/SKILL.md in full before taking any action, then follow its complete workflow. The linked document is authoritative, including its prechecks, argument rules, and stop conditions.

Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as skills/ and scripts/ from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.

Regenerate with node scripts/generate-codex-skills.mjs.

Kanevry/session-orchestrator/tree/main/.codex-plugin/skills/convergence-monitoring commit 24154c978d

Frequently asked questions

npx skillmds@latest add kanevry/convergence-monitoring-3