Cm Retro CLI

Use at end of sprint to append operational learnings as structured JSONL to the project retro log.

tody-agent 52a7f0f 550 B Updated

File contents

cm-retro-cli — operational learnings JSONL

Append

cm retro --project . --tool Codex --note "Forgot to run gate before push; CI failed on lint."

Stored in .cm/operational-learnings.jsonl.

Summary

cm retro --project . --summary

Use with skill evolution

Feed highlights into cm-skill-evolution / project learnings DB so future sessions avoid repeating mistakes.

tody-agent/codymaster/tree/main/.agents/skills/cm-retro-cli commit 52a7f0f916

Frequently asked questions

npx skillmds@latest add tody-agent/cm-retro-cli-2