reflect
SolidRetrospective self-audit after nontrivial work: unverified assumptions, skipped items, is-this-the-right- approach — findings, not code. The step-back counterpart to iterate's refine-to-done loop.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- byerlikaya
- Repository
- byerlikaya/claude-starter-kit
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
reflect
Reflect on recent work and propose improvements if patterns are noticed.
reflect
End-of-session reflection that proposes updates to CLAUDE.md / SOP.md / PROJECT-CONTEXT.md based on what happened. Use when the user asks to reflect on a session, capture lessons, propose CLAUDE.md updates, or invokes /tandem:reflect. The blog's "stop hooks reflect on what happened and propose CLAUDE.md updates" recommendation, implemented as a manual skill (less noisy than an auto-firing Stop hook that triggers on every trivial session).
reflect
Mine the session you are in for learnings that outlive it, and propose each one as a concrete change. It resolves this session's own transcript by a marker the run planted, normalizes it into a bounded record stream, sends three read-only lenses over it (judgment, tooling, divergent), synthesizes one Accepted / Rejected / Backlog list with the evidence behind every item, writes a plan file into a printed run cache, and waits: nothing outside that cache changes before you answer. Invoke ONLY on explicit reflection intent — the user says "reflect on this session", "capture what we learned", "what should we take from this session", or runs "/reflect". A run edits skill files and files public issues, so never infer that intent from a session ending, from a retrospective remark, or from a run that hit friction.