Improvement Orchestrator
PassAudited by ClawScan on Apr 6, 2026.
Overview
The skill does what it says: an orchestrator that runs a five-stage improvement pipeline and produces local artifacts/backups; its requirements and instructions are coherent with that purpose.
This orchestrator is coherent with its documentation: it runs local improvement scripts and may modify files under the --target path, but only supports conservative, low-risk changes (Markdown appends) in this first version and creates backups and audit artifacts. Before installing or running: (1) point --target at a safe test copy (not infra or gateway configs), (2) inspect the generated state/backups directory after a dry run, (3) prefer using --state-root in an isolated temp directory, and (4) verify the full repo layout (other improvement-* scripts and lib.*) exists in the environment so the orchestrator calls the intended local code. If you want stronger safety, run it without --auto first to inspect each step's outputs or run in a sandbox repository.
