Loading...
Loading...
Analyze session history for learnings and persist to skills. Solves "memory zero" - correct once, never again.
npx skill4agent add spences10/claude-code-toolkit reflect/reflect/reflect # Analyze current session, suggest skill updates
/reflect skill-name # Target specific skill for updates| Issue | Problem |
|---|---|
| #16227 | Stop hook output is silent (not shown to user) |
| #10412 | Plugin Stop hooks fail with exit code 2 |
| #10875 | Plugin JSON output not captured |
| #3656 | Blocking functionality partially removed |
SELECT timestamp, role, content FROM messages
WHERE session_id = (SELECT MAX(session_id) FROM sessions)
ORDER BY timestamp DESC LIMIT 100;[reflect] Using: ccrecall.db (full history)
-- or --
[reflect] Using: in-context (current session only).claude-plugin/.claude/skills/~/.claude/skills/