SessionStart
25Hook
Runs when a session starts, executing session_start_git_context.py, context_restorer.js, session_start.js and version_checker.js via uv (4 commands). From shakestzd/contextune.
Hook
Runs when a session starts, executing session_start_git_context.py, context_restorer.js, session_start.js and version_checker.js via uv (4 commands). From shakestzd/contextune.
Hook
Runs when you submit a prompt, before the agent sees it, executing context_injector.js and user_prompt_submit.py via node (2 commands). From shakestzd/contextune.
Hook
Runs before the agent uses a tool, executing pre_tool_use_state_sync.py, pre_tool_use_git_advisor.py and tool_router.py via uv (3 commands). From shakestzd/contextune.
Hook
Runs after a tool call finishes, executing contextune_plan_tracker.py, contextune_execute_tracker.py and tool_cost_tracker.py via uv (3 commands). From shakestzd/contextune.
Hook
Runs before the context is compacted, executing context_preserver.py and compact_start.js via uv (2 commands). From shakestzd/contextune.
Hook
Runs when a session ends, executing session_end_recorder.py and session_end_extractor.py via uv (2 commands). From shakestzd/contextune.
Skill Claude CodeCodex
Git-powered state awareness - track file changes, session context, decisions, and work history. Query what happened in previous sessions and during current session. Auto-activates for state queries and before duplicating work.
Skill Claude CodeCodex
Expert-level git worktree troubleshooting, cleanup, and management. Use when users have worktree issues, conflicts, cleanup needs, or questions about git worktree commands. Activate for problems like stuck worktrees, locked files, orphaned branches, or worktree removal errors.
Skill Claude CodeCodex
Help users discover Contextune capabilities and understand how to use natural language commands. Use when users ask about Contextune features, available commands, how to use the plugin, or what they can do. Activate for questions like "what can Contextune do?", "how do I use this?", "show me examples", "what commands…
Skill Claude CodeCodex
Expert guidance on parallel development workflows using git worktrees and multi-agent execution. Use when users mention parallel work, concurrent development, speeding up development, working on multiple features simultaneously, or scaling team productivity. Activate for questions about task decomposition, worktree…
Skill Claude CodeCodex
Analyze and optimize parallel workflow performance. Use when users report slow parallel execution, want to improve speed, or need performance analysis. Activate for questions about bottlenecks, time savings, optimization opportunities, or benchmarking parallel workflows.
Skill Claude CodeCodex
Efficiently research topics using parallel agents via Contextune's /ctx:research command. Use when users ask to research, investigate, find information about topics, compare options, or evaluate libraries/tools. Activate for questions like "research best X", "what's the best library for Y", or "investigate Z".
Skill Claude CodeCodex
Systematic architecture analysis following Understand → Research → Specify → Decompose → Plan workflow. Use for system design, solution evaluation, build vs buy decisions, and task decomposition. Activate when users say "design", "architect", "break down", "best approach", or "should I build".