← ClaudeAtlas

cm-retro-clilisted

Use at end of sprint to append operational learnings as structured JSONL to the project retro log.
tody-agent/codymaster · ★ 45 · AI & Automation · score 62
Install: claude install-skill tody-agent/codymaster
# cm-retro-cli — operational learnings JSONL ## Append ```bash cm retro --project . --tool Codex --note "Forgot to run gate before push; CI failed on lint." ``` Stored in `.cm/operational-learnings.jsonl`. ## Summary ```bash cm retro --project . --summary ``` ## Use with skill evolution Feed highlights into **cm-skill-evolution** / project learnings DB so future sessions avoid repeating mistakes.