rePACT
25Command
Recursive nested PACT cycle for complex sub-tasks.
Command
Recursive nested PACT cycle for complex sub-tasks.
Command
Mid-workstream context checkpoint — harvest, persist, shut down teammates, stand by for /compact + /PACT:bootstrap.
Command
Set up Telegram notifications for PACT.
Command
Perform end-of-session cleanup and documentation synchronization.
Hook
Runs when you submit a prompt, before the agent sees it, executing bootstrap_marker_writer.py, bootstrap_prompt_gate.py, missed_wake_scan.py and pin_marker_writer.py via python3 (4 commands). From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs when a session starts, executing session_init.py and missed_wake_scan.py via python3 (2 commands). From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs before the context is compacted, executing precompact_state_reminder.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs after the context is compacted, executing postcompact_archive.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs before the agent uses a tool for Bash, Agent, Edit, Write, TaskUpdate, Edit, Write and Bash tool calls, executing bootstrap_gate.py, git_commit_check.py, merge_guard_pre.py, dispatch_gate.py, worktree_guard.py, pin_staleness_gate.py, pin_caps_gate.py, handoff_ordering_gate.py and task_claim_gate.py via python3 (9…
Hook
Runs when a subagent finishes, executing validate_handoff.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs when a subagent starts, executing peer_inject.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs when a session ends, executing session_end.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs when a task is marked completed, executing agent_handoff_emitter.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs on the TeammateIdle event, executing teammate_idle.py via python3. From Synaptic-Labs-AI/PACT-Plugin.
Hook
Runs after a tool call finishes for Edit, Write, Bash, Edit, Write, AskUserQuestion, Bash, TaskCreate, TaskUpdate, Agent and Skill tool calls, executing track_files.py, file_tracker.py, merge_guard_post.py, task_lifecycle_gate.py, bootstrap_marker_writer.py and pin_marker_writer.py via python3 (6 commands). From…
Skill Claude CodeCodex
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
Skill Claude CodeCodex
Write Python code in n8n Code nodes. Use when writing Python in n8n, using input/json/node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
Skill Claude CodeCodex
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
Skill Claude CodeCodex
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
Skill Claude CodeCodex
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between getnode detail levels, or learning common configuration patterns by node type.
Skill Claude CodeCodex
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
Skill Claude CodeCodex
Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
Skill Claude CodeCodex
Agent Teams interaction protocol for PACT specialist agents. Invoke it at spawn, and again before you append to your MEMORY.md index. Defines how teammates start work, communicate, report completion, handle blockers, and append to a shared index without dropping another instance's entries.
Skill Claude CodeCodex
Architectural design patterns, C4 diagram templates, component design guidelines, and anti-patterns for PACT Architect phase. Use when: designing system components, creating architecture diagrams, defining component boundaries, planning API contracts, selecting design patterns, or reviewing architectural decisions.…