TeammateIdle
25Hook
Runs on the TeammateIdle event, executing teammate_idle.py via python3. From jianzhichun/emerge.
Hook
Runs on the TeammateIdle event, executing teammate_idle.py via python3. From jianzhichun/emerge.
Hook
Runs when the agent asks permission for an action for mcp__plugin_.*emerge.*__icc_.* tool calls, executing permission_request.py via python3. From jianzhichun/emerge.
Hook
Runs on the PermissionDenied event for mcp__plugin_.*emerge.*__icc_.* tool calls, executing permission_denied.py via python3. From jianzhichun/emerge.
Hook
Runs after instructions files are loaded, executing instructions_loaded.py via python3. From jianzhichun/emerge.
Hook
Runs when a git worktree is created, executing worktree_lifecycle.py via python3. From jianzhichun/emerge.
Hook
Runs when a git worktree is removed, executing worktree_lifecycle.py via python3. From jianzhichun/emerge.
Hook
Runs on the TaskCreated event, executing task_created.py via python3. From jianzhichun/emerge.
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From jianzhichun/emerge.
Hook
Runs before the agent uses a tool for mcp__plugin_.*emerge.*__icc_.* tool calls, executing pre_tool_use.py via python3. From jianzhichun/emerge.
Hook
Runs after a tool call finishes for mcp__plugin_.*emerge.*__icc_.* and ^(?!mcp__plugin_.*emerge.*__icc_).* tool calls, executing post_tool_use.py and tool_audit.py via python3 (2 commands). From jianzhichun/emerge.
Hook
Runs when a tool call fails for mcp__plugin_.*emerge.*__icc_.* tool calls, executing post_tool_use_failure.py via python3. From jianzhichun/emerge.
Hook
Runs before the context is compacted, executing pre_compact.py via python3. From jianzhichun/emerge.
Hook
Runs after the context is compacted, executing post_compact.py via python3. From jianzhichun/emerge.
Hook
Runs on the CwdChanged event, executing cwd_changed.py via python3. From jianzhichun/emerge.
Hook
Runs when the agent asks you a question, executing elicitation.py via python3. From jianzhichun/emerge.
Hook
Runs on the ElicitationResult event, executing elicitation_result.py via python3. From jianzhichun/emerge.
Skill Claude CodeCodex
Use when installing, deploying, checking, or batch-updating Emerge runners from admin commands or cockpit operator workflows.
Skill Claude CodeCodex
Use when Emerge emits patternaggregated facts and Claude must decide whether runner suggestions justify a follow-up distillation task.
Skill Claude CodeCodex
Use when designing or revising Emerge cockpit presentation, summaries, filters, action labels, or empty/error states without changing the HTTP API contract.
Skill Claude CodeCodex
Use when an Emerge intent is marked synthesisready and Claude must inspect successful WAL samples to create a conservative pending pipeline artifact.
Skill Claude CodeCodex
Use when an Emerge event stream contains patternobserved, localpatternobserved, patternaggregated, or patternpendingsynthesis and Claude must turn raw runner/operator facts into one conservative pipeline candidate through normal mechanism tools.
Skill Claude CodeCodex
Use when wiring a generic connector to capture remote operator actions and convert repeated event facts into pending pipeline work through Claude Code skills.
Skill Claude CodeCodex
Distill Emerge forward flywheel WAL samples into a parameterized pipeline result. Use when a lead agent receives a forwardsynthesispending event or a job with skillname=emerge-forward-synthesis.
Skill Claude CodeCodex
Distill Emerge reverse flywheel raw operator events into a structured synthesis result. Use when a lead agent receives synthesisjobready with skillname=emerge-reverse-synthesis.