jonny981

18 mods across 1 repository, 6 stars between them.

tandem

02

jonny981/claude-tandem

Plugin Claude Code

Compound learning for Claude Code — every session makes the next one better.

6 4mo ago A tokens not measured original MIT

UserPromptSubmit

03

jonny981/claude-tandem

Hook

Runs when you submit a prompt, before the agent sees it, executing check-progress.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured copy · 63% MIT

PreToolUse

04

jonny981/claude-tandem

Hook

Runs before the agent uses a tool for Bash tool calls, executing validate-commit.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured original MIT

PostToolUse

05

jonny981/claude-tandem

Hook

Runs after a tool call finishes for Bash and ExitPlanMode tool calls, executing post-commit.sh and post-push.sh (3 commands). From jonny981/claude-tandem.

6 4mo ago A tokens not measured original MIT

SessionStart

06

jonny981/claude-tandem

Hook

Runs when a session starts on startup, resume and compact, executing session-start.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured copy · 69% MIT

SessionEnd

07

jonny981/claude-tandem

Hook

Runs when a session ends, executing session-end.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured copy · 55% MIT

PreCompact

08

jonny981/claude-tandem

Hook

Runs before the context is compacted, executing pre-compact.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured original MIT

TaskCompleted

09

jonny981/claude-tandem

Hook

Runs when a task is marked completed, executing task-completed.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured copy · 94% MIT

Stop

10

jonny981/claude-tandem

Hook

Runs when the agent finishes a response, executing reflect-progress.sh. From jonny981/claude-tandem.

6 4mo ago A tokens not measured copy · 63% MIT

commit

11

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user asks to commit, or says 'commit', '/commit', or '/tandem:commit'. Orchestrates structured commit authoring with the full memory pipeline.

6 4mo ago A 39 tokens original MIT

logs

12

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to check Tandem's activity log, review errors, or debug hook behavior. Also use when the user mentions 'tandem logs', 'what happened', or 'tandem errors'.

6 4mo ago A 44 tokens original MIT

memory

13

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to view their current MEMORY.md file. Also use when the user mentions 'show memory', 'current memory', 'what do we know', or '/tandem:memory'.

6 4mo ago A 43 tokens original MIT

progress

14

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to view their current progress.md file. Also use when the user mentions 'show progress', 'current progress', 'what have we done', or '/tandem:progress'.

6 4mo ago A 43 tokens original MIT

recall-promote

15

jonny981/claude-tandem

Skill Claude CodeCodex

Use when recurring themes need promotion to permanent MEMORY.md entries, or when the user mentions 'promote', 'recurrence', or 'recurring themes'.

6 4mo ago A 36 tokens original MIT

reload

16

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to sync their local Tandem source with the plugin cache, or when plugin changes aren't taking effect mid-session.

6 4mo ago C 27 tokens original MIT

sessions

17

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to see active Tandem sessions, inspect session details, clean orphaned sessions, or understand which sessions share a project.

6 4mo ago A 29 tokens original MIT

status

18

jonny981/claude-tandem

Skill Claude CodeCodex

Use when the user wants to check which Tandem features are installed, verify hooks are configured correctly, or see memory stats.

6 4mo ago A 25 tokens original MIT