reelier_scan
Scan agent session transcripts to identify replayable MCP/HTTP tool-call workflows, returning paths to each viable session for skill compilation.
Instructions
Discover replayable workflows in an agent's session history (defaults to ~/.claude/projects). Returns each session's transcript path — feed one to reelier_from_session. Only MCP/HTTP tool-call sequences are replayable; native file/shell actions are reported as skipped, never fabricated into a fake result. USE WHEN: deciding which past work is worth compiling into a replayable skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Directory to scan for agent session transcripts (default: ~/.claude/projects). |