Settings

Theme

Show HN: Codex Self-Reflect Skill and CLI to run subagents on past Codex convos

github.com

3 points by olliepro 11 days ago · 2 comments · 1 min read

Reader

This skill is useful for identifying agent friction points and brainstorming new skills, developing context of past work for a new conversation, identifying code bloat from failed solutions, etc.

It is a simple Codex meta-"skill" that uses a CLI to analyze your past Codex sessions and generate reflections. It uses headless Codex subagents running in parallel on temporary copies of conversation history. These reflections are orchestrated by the CLI and a Codex agent can synthesize them for downstream use. Reflections are cached for efficiency.

Repo: https://github.com/olliepro/Codex-Reflect-Skill

dwarfman200 11 days ago

Seems like this would be useful to run on some sort of cadence to get daily reflections from AI agents. I'm gonna connect this up to my email MCP so that I get a daily notification with Codex's reflections.

  • ollieproOP 11 days ago

    I was thinking about something like this, but I don't have codex running on a server. Keep me posted on how it goes!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection