Skill Claude CodeCodex
Debug a local repository with controlled repo tools and deterministic test verification.
Skill Claude CodeCodex
Debug a local repository with controlled repo tools and deterministic test verification.
MCP server Claude CodeCodexCursor
Model-agnostic agent loop runtime with MCP repo tools, structured decisions, approvals, evals, and traceable state. Runs locally from the forloop-mcp npm package.
MCP server Claude CodeCodexCursor +2
Structured error recovery for MCP agents. Runs locally from the mcp-errorlens npm package.
Master0fFate/parallax-claudecode
Plugin Claude Code
Local marketplace for the native Parallax plugin for Claude Code.
Master0fFate/parallax-claudecode
Plugin Claude Code
Session-safe Parallax protocol state, verification traces, coherence scoring, and validated Horizon persistence for Claude Code.
Master0fFate/parallax-claudecode
MCP server Claude CodeCodexCursor +2
MCP server "parallax" as configured in Master0fFate/parallax-claudecode. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp.js with node.
Master0fFate/parallax-claudecode
Agent
Independently audits one completed Horizon worker attempt against its acceptance criteria and observed receipt. Use only after Horizon observes the worker receipt.
Master0fFate/parallax-claudecode
Agent
Implements exactly one Horizon feature and returns a bounded evidence handoff. Use only when dispatched by the Horizon supervisor.
Master0fFate/parallax-claudecode
Agent
Use for large, multi-feature goals that benefit from durable planning, delegated implementation, autonomous decisions, retry-bounded evaluation, and a final audit.
Master0fFate/parallax-claudecode
Agent
Use proactively for non-trivial implementation, refactoring, and debugging that needs explicit invariants, gated writes, verification, and an auditable trace.
Master0fFate/parallax-claudecode
Command
Summarize the current session and run package/native lifecycle diagnostics.
Master0fFate/parallax-claudecode
Hook
Runs when a session starts, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs when you submit a prompt, before the agent sees it, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs before the agent uses a tool for Write, Edit, NotebookEdit, Bash, Agent and mcp__plugin_parallax-claudecode_parallax__.* tool calls, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs after a tool call finishes for Agent, mcp__plugin_parallax-claudecode_parallax__horizon_observe_receipt, mcp__plugin_parallax-claudecode_parallax__horizon_record_audit and mcp__plugin_parallax-claudecode_parallax__horizon_recover_active_child tool calls, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs after a batch of tool calls, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs when a tool call fails for Write, Edit, NotebookEdit, Bash and Agent tool calls, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs when a subagent starts for ^parallax-claudecode:horizon-(worker and auditor)$ tool calls, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs when a subagent finishes for ^parallax-claudecode:horizon-(worker and auditor)$ tool calls, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs before the context is compacted, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs after the context is compacted, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs when the agent finishes a response, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Hook
Runs when a session ends, running node. From Master0fFate/parallax-claudecode.
Master0fFate/parallax-claudecode
Skill Claude CodeCodex
Record a Parallax protocol checkpoint with concrete evidence before gated implementation work.