← ClaudeAtlas

improvelisted

Run one verified, scored improvement tick and write its receipt. Use when the user asks to improve, make this better, ship one thing, run a tick, or get smarter. `atris improve` alone shows metabolism vitals; use `atris improve tick` to ship work.
atrislabs/atris · ★ 67 · AI & Automation · score 72
Install: claude install-skill atrislabs/atris
# /improve Run one improvement tick on the workspace. A successful tick ships one result, passes a real verifier, receives a score, and writes a machine-readable scorecard. One call means one verifiable result. Never turn one invocation into a hidden batch. ## Command contract `atris improve` alone shows the self-improvement metabolism vitals. It does not ship a change. Use the explicit `tick` subcommand when the user asks for improvement work: ```bash atris improve tick # one full tick: plan, build, verify, score atris improve tick --json # the same tick as machine-readable output atris improve tick plan # plan only; no change or receipt atris improve tick --dry-run # execute without committing; no shipping receipt atris improve tick --no-fallback # report API failure instead of running locally atris improve history # reward trend, credits, and pass rate atris improve # vitals only atris improve --json # vitals only as JSON ``` ## Run one tick 1. Run `atris improve tick`, adding `--json` only when structured output is useful. 2. Inspect the returned source, task summary, verifier result, reward, files, and receipt path. 3. Count the tick only when `ok` is true, verification passed, and the scorecard was written. 4. Report what shipped and the exact verifier result. If the tick fails, report the failure and stop. For a paid API tick, the CLI: 1. Loads