do-it-retrospective

do-it-retrospective is a command for coding agents from tdwhere123/do-it. It costs 42 tokens per session (369 once invoked), scanned A, original, MIT.

A project command for turning local, privacy-filtered retrospective logging on or off, checking its status, or generating a review report.

In plain words
What is it for?
Using `/do-it-retrospective on`, `off`, `status`, and `report` to manage feedback records in `.do-it/runtime/retrospective/` and propose updates to existing `AGENTS.md` or `CLAUDE.md` files.
Why use it?
It lets a team capture recurring problems for review while keeping the records out of Git and requiring approval before changing project instructions.

Command

Part of the do-it plugin — 12 skills, 3 commands, 10 agents, 5 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/tdwhere123/do-it/do-it-retrospective
Clone the repo
git clone --depth 1 https://github.com/tdwhere123/do-it

Or install do-it, the plugin that ships this one along with the rest of its 12 skills, 3 commands, 10 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for do-it-retrospective

README.md
[![agentmods](https://agentmods.dev/badge/commands/tdwhere123/do-it/do-it-retrospective.svg)](https://agentmods.dev/commands/tdwhere123/do-it/do-it-retrospective)
Your own site
<a href="https://agentmods.dev/commands/tdwhere123/do-it/do-it-retrospective"><img src="https://agentmods.dev/badge/commands/tdwhere123/do-it/do-it-retrospective.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 369 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.00369
Opus 5 $0.00021 $0.00185
Sonnet 5 $0.00008 $0.00074
Haiku 4.5 $0.00004 $0.00037

Measured today against content hash 252c68110bf7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

do-it-retrospective scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/do-it-retrospective.md · 14 lines

What it actually says

/do-it-retrospective

/do-it-retrospective on 开启当前项目的本地、去敏学习事件记录;off 立即停止新增记录;status 只报告当前状态;report 输出本地复盘报告。记录默认关闭。新事件写在 .do-it/runtime/events/learning.jsonl,兼容副本仍在 .do-it/runtime/retrospective/,不会进入 Git。

当参数为 onoffstatus 时,只确认状态并停止;不要改代码、规则文件、adaptive profile、Core 或历史记录。无参数时显示这份用法,不自动展示报告。

report 时,读取本地事件并做复盘,先判断原因(code/test、project truth、task contract、host gap、adaptive candidate),再给出不超过三条候选经验。单次事件默认 no-action。不要把观察当成已激活策略,也不要自动写入 .do-it/runtime/adaptive/profile.mddo-it-core。若要改已有 AGENTS.md / CLAUDE.md,先给出目标文件和精确措辞,等待用户确认。不要自动创建规则文件、提交或推送。

此 slash command 是 Claude Code 的发现入口。其它宿主只有在原始文本实际到达 prompt hook 时才支持同样的精确文本;否则用 do-it-retrospective skill 或明确自然语言请求。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +9 tokens per session 252c68110bf7
  2. 5d ago First seen · 14 lines · 33 tokens per session scan A df6b8cd71c66

Subscribe to this mod's changes

do-it-retrospective is a command published in the GitHub repository tdwhere123/do-it (27 stars, last pushed 3d ago), licensed MIT. It adds 42 tokens to every session and 369 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.