Agent Session Loop

Manages the full agent session lifecycle as a single pipeline: deep review (审查) → wrap-up (收尾) → evolution (沉淀). Use at session end, after batch fixes or large docs, when the user says "收尾 / wrap up / 复检 / 复盘 / retro", or when docs and code mismatch and the session needs a complete close-out with memory sedimentation. 将 Agent 会话完整生命周期整合为一条流水线:深度复检(审查)→ 7 步收尾 → 复盘沉淀。 会话收尾、批量修复/长文档完成后、用户说「收尾/复检/复盘/retro」、或文档与代码不一致需完整闭环时使用。 Do not trigger for one-off single-file edits or casual Q&A, or when the user asks for a standalone deep review or retro — use deep-review-loop / self-evolution instead.

1273984347 1f40fc7 9 files · 48.6 KB Updated

File contents

1273984347/agent-session-loop/tree/main/ commit 1f40fc7453

Frequently asked questions

npx skillmds@latest add 1273984347/agent-session-loop