reflect

Installation
SKILL.md

Reflect

Mine the current conversation for durable learnings, then route them into skill edits.

Platform note. On Codex or another non-Claude runtime, the Claude tool names, claude-* slugs, and Claude built-in skills named below are Claude defaults. Resolve them via codex-tools.md.

When to invoke

  • The user said "reflect" or "/reflect".
  • A complex task (5+ tool calls) just landed cleanly and the recipe is worth keeping.
  • The agent hit dead ends, found the working path, and the path generalizes.
  • The user corrected the agent's approach mid-task.
  • A non-trivial workflow emerged that isn't captured anywhere.

Skip when the conversation is trivial, off-topic, or already covered by an existing skill the parent followed correctly. One-offs are not learnings.

Process

1. Locate the active transcript

Installs
2
GitHub Stars
1
First Seen
5 days ago
reflect — patinaproject/skills