MarkBovee

Session Review — Development skill for Claude Code

Development community

Reflect on a session, review skill usage, and file improvement issues.

How to install Session Review

Installs to ~/.claude/skills/markbovee-agent-skills-kit-session-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/markbovee-agent-skills-kit-session-review && curl -fsSL https://raw.githubusercontent.com/MarkBovee/agent-skills-kit/HEAD/commands/session-review.md -o ~/.claude/skills/markbovee-agent-skills-kit-session-review/SKILL.md

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

What Session Review does


description: Reflect on a session, review skill usage, and file improvement issues

Load the `session-review` skill via the skill tool and follow its workflow to reflect on skill usage, identify gaps, and file improvement issues (or general GitHub issues) in the agent-skills-kit repo.

Apply it to: $ARGUMENTS

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
  • Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★

Full documentation available on GitHub

View Source Repository