Skip to content
Content
Skill

/reflect

Reflect on the current Claude Code session — review what went well, what didn't, and extract actionable takeaways. Use this skill when the user asks to reflect, review the session, do a retrospective, think about what happened, or says things like "how did that go", "what could

From plugin
openpaper
153 skills
Install
$ npx -y skills add falense/openpaper --skill reflect --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/reflect

Context preview

The summary Claude sees to decide when to auto-load this skill.

Reflect on the current Claude Code session — review what went well, what didn't, and extract actionable takeaways. Use this skill when the user asks to reflect, review the session, do a retrospective, think about what happened, or says things like "how did that go", "what could

SKILL.md

reflect.SKILL.md
name: reflect
description: >
  Reflect on the current Claude Code session — review what went well, what didn't,
  and extract actionable takeaways. Use this skill when the user asks to reflect,
  review the session, do a retrospective, think about what happened, or says things
  like "how did that go", "what could we do better", "session review", "retro",
  or "what did we learn". Also use it proactively at the end of long or complex
  sessions when the user wraps up.

Reflect

Review the current session and produce a structured retrospective. The goal is honest self-assessment — not a polite summary, but a useful one that surfaces patterns worth repeating and mistakes worth fixing.

How to reflect

Walk through the conversation from the start. For each significant task or interaction, consider:

  • **Did it succeed?** Was the outcome what the user wanted?
  • **Was the path efficient?** Or were there false starts, wrong assumptions,

unnecessary retries?

  • **Did any tools or approaches fail?** Why — wrong tool, bad assumptions,

missing context?

  • **Did the user have to correct course?** What was the misunderstanding?
  • **What worked unusually well?** An approach worth reusing.

Be specific. Reference actual tasks, files, errors, and tool calls — not vague generalities like "communication was good."

Output format

Present the retrospective in this structure:

What went well

Bullet list. Each item names a specific task or moment and why it went well.

What didn't go well

Bullet list. Each item names what happened, what went wrong, and why. Be direct — the point is to learn, not to soften.

Takeaways

2-3 concrete lessons. Frame them as actionable guidance for future sessions (e.g., "grep before assuming a function exists" not "could have been more careful").

After the retrospective

Once you've presented the reflection, offer:

> Want me to run `/improve` to turn any of these into a GitHub issue?

This lets the user capture pain points or ideas as trackable work items.

Read more
Ships withopenpaper

A personalized newspaper that knows only you will ever read it. OpenPaper is a Claude Code plugin that turns any collection of news sources into a single-reader daily newspaper.

Get the whole plugin
Stats
15
Stars
1
Forks
Maintained
Maintenance
Python
Language
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: falense/openpaper

Other skills on openpaper.