Analyze a Claude Code session for "wrong-turn" moments (corrections, retries, waste, reversals, dead-ends) and produce an interactive HTML dashboard with copy-able recommendations (CLAUDE.md rules, docs, scripts, hooks, memory entries, sub-skills, etc.) that would help future agents reach the goal faster. Defaults to reflecting on the current in-context session; optionally accepts a session ID or JSONL path. Use when the user invokes /reflect or asks to learn from this session.
$npx -y skills add nikiforovall/claude-code-rules --skill reflectInstalls into the current project.
Run `npx skills use "https://github.com/nikiforovall/claude-code-rules" --skill "nikiforovall/claude-code-rules/reflect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikiforovall/claude-code-rules" that are relevant to the current task. Run `npx skills add "https://github.com/nikiforovall/claude-code-rules"` and select the relevant skills, then follow their instructions.