Use at end of sprint to append operational learnings as structured JSONL to the project retro log.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add tody-agent/codymaster --skill cm-retro-cli --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cm Retro Cli?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tody-agent-cm-retro-cli-645f6c9a)More formats (shields.io, HTML) on the badges page.
---
name: cm-retro-cli
description: "Use at end of sprint to append operational learnings as structured JSONL to the project retro log."
---
# cm-retro-cli — operational learnings JSONL
## Append
```bash
cm retro --project . --tool claude --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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!