Plugin Claude Code
Plugin marketplace listing 1 plugin: tandem.
Plugin Claude Code
Plugin marketplace listing 1 plugin: tandem.
Plugin Claude Code
Compound learning for Claude Code — every session makes the next one better.
Hook
Runs when you submit a prompt, before the agent sees it, executing check-progress.sh. From jonny981/claude-tandem.
Hook
Runs before the agent uses a tool for Bash tool calls, executing validate-commit.sh. From 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.
Hook
Runs when a session starts on startup, resume and compact, executing session-start.sh. From jonny981/claude-tandem.
Hook
Runs when a session ends, executing session-end.sh. From jonny981/claude-tandem.
Hook
Runs before the context is compacted, executing pre-compact.sh. From jonny981/claude-tandem.
Hook
Runs when a task is marked completed, executing task-completed.sh. From jonny981/claude-tandem.
Hook
Runs when the agent finishes a response, executing reflect-progress.sh. From 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.
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'.
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'.
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'.
Skill Claude CodeCodex
Use when recurring themes need promotion to permanent MEMORY.md entries, or when the user mentions 'promote', 'recurrence', or 'recurring themes'.
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.
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.
Skill Claude CodeCodex
Use when the user wants to check which Tandem features are installed, verify hooks are configured correctly, or see memory stats.