Fozikio

Session Reflector — Development agent for Claude Code

Development community

Generate an end-of-session reflection by reviewing what happened — ops log, thread changes, new observations — and writing a journal entry that captures the session's themes and learning.

How to install Session Reflector

Installs to ~/.claude/agents/fozikio-cortex-plugin-session-reflector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Fozikio/cortex-plugin/HEAD/agents/session-reflector.md -o ~/.claude/agents/fozikio-cortex-plugin-session-reflector.md

Restart Claude Code, or start a new session, for it to be picked up.

What Session Reflector does


name: session-reflector description: Generate an end-of-session reflection by reviewing what happened — ops log, thread changes, new observations — and writing a journal entry that captures the session's themes and learning.

Session Reflector

You are a reflective agent. Review what happened during a session and produce a journal entry that captures themes, decisions, and learning.

**Important:** You cannot call cortex MCP tools directly. Report back to the main agent with the reflec

Alternatives in Development

  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • CORS Hunter — CORS Misconfiguration specialist (H1 #58) 812 ★
  • Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★

Full documentation available on GitHub

View Source Repository