DiversionCompany

10 mods across 1 repository, 14 stars between them.

diversion

02

DiversionCompany/diversion-claude

Plugin Claude Code

Diversion plugin for Claude Code. Captures your Claude Code conversations and links them to the Diversion commits they produced -- so you can later query why any change was made, what was discussed, and how decisions were reached. Hook logic ships inside the dv binary; no Python required on the host.

14 3mo ago A tokens not measured

ask-analyst

03

DiversionCompany/diversion-claude

Agent

Use whenever the user asks anything that requires reading the AI conversations captured for Diversion commits, or general questions about repo files that benefit from blame + linked-trajectory analysis. The agent can locate files, run dv annotate to attribute lines to commits/authors/dates, fetch the linked Claude…

14 3mo ago A 121 tokens

ask

04

DiversionCompany/diversion-claude

Command

Investigate AI conversations behind Diversion commits, files, or features. The ask-analyst sub-agent can blame files, walk dv log, fetch the linked Claude Code transcripts for any commits it discovers, and synthesize an answer. Fetch and analysis happen inside the sub-agent so raw transcripts stay out of this…

14 3mo ago A 73 tokens

PreToolUse

08

DiversionCompany/diversion-claude

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit and Bash tool calls, running dv claude-hook pre-tool-use. From DiversionCompany/diversion-claude.

14 3mo ago A tokens not measured

PostToolUse

09

DiversionCompany/diversion-claude

Hook

Runs after a tool call finishes for Bash tool calls, running dv claude-hook post-tool-use. From DiversionCompany/diversion-claude.

14 3mo ago A tokens not measured