linxule

Carrel Reflect — Development skill for Claude Code

Development community

Quick end-of-session reflection — what worked, what didn't, what to improve.

How to install Carrel Reflect

Installs to ~/.claude/skills/linxule-carrel-carrel-reflect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linxule-carrel-carrel-reflect && curl -fsSL https://raw.githubusercontent.com/linxule/carrel/HEAD/commands/carrel-reflect.md -o ~/.claude/skills/linxule-carrel-carrel-reflect/SKILL.md

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

What Carrel Reflect does


description: Quick end-of-session reflection — what worked, what didn't, what to improve argument-hint: "--append --from-stdin (skill conducts reflection + pipes via stdin)"

!carrel vault reflect-log ${ARGS}

Alternatives in Development

  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
  • Mem Save — Save a curated session-level summary to history 186 ★
  • End — Complete the current development session with quality gates and summary 62 ★

Full documentation available on GitHub

View Source Repository