Skill Claude CodeCodex
Decode subtext and ambiguity in an incoming corporate message via mcp-translation. Returns explicit ask, ranked subtext, ambiguity spans anchored verbatim, and a recommended next action.
Skill Claude CodeCodex
Decode subtext and ambiguity in an incoming corporate message via mcp-translation. Returns explicit ask, ranked subtext, ambiguity spans anchored verbatim, and a recommended next action.
Skill Claude CodeCodex
Validate a profile.yaml against the canonical schema and surface structured errors. Run before editing the profile by hand, before sync, and before reporting a profile-related bug.
Skill Claude CodeCodex
Assess a diff for version-bump implications, missing CHANGELOG entries, and stale docs. Run before opening a PR.
Instructions file
Claude Code instructions for tlennon-ie/neurodock, covering working in this repository (ai-agent instructions) and ci gotchas.
Plugin Claude Code
Local-first cognitive substrate for neurodivergent professionals. Bundles the five NeuroDock MCP servers and a set of ND-aware skills for communication decoding, task decomposition, working-memory recall, and clinical guardrails.
MCP server Claude CodeCodexCursor +2
NeuroDock chronometric MCP server — time, idle, and break management. Runs locally from the neurodock-mcp-chronometric Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock cognitive graph MCP server — persistent entity memory and recall. Runs locally from the neurodock-mcp-cognitive-graph Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock task fractionator MCP server — goal decomposition and next-action selection. Runs locally from the neurodock-mcp-task-fractionator Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock translation MCP server — deterministic baseline analysis plus structured LLM-refinement prompts for incoming/outgoing message decoding and meeting briefing. Runs locally from the neurodock-mcp-translation Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock guardrail MCP server — rumination, hyperfocus, and sycophancy detection. Runs locally from the neurodock-mcp-guardrail Python package.
Skill Claude CodeCodex
Morning brief — what changed overnight, what matters today, one next-action per project.
Skill Claude CodeCodex
Transcript → four-section brief (my asks, others' asks, decisions, ambiguous items with verbatim quotes). Records decisions into the cognitive graph.
Skill Claude CodeCodex
/resume command — reconstruct yesterday's mental state from the cognitive graph, without inventing facts.
Skill Claude CodeCodex
Motor-aware pacing — decomposes a goal, shows each estimate padded by the profile buffer, names why.
Skill Claude CodeCodex
Reformats responses to Answer-First when sessions run long; surfaces the user's own prior intent if past their break threshold. Also activates on design-critique contexts (Figma reviews, comp reviews, prototype walk-throughs, spec reviews) so the verdict lands before the reasoning.
Skill Claude CodeCodex
Surfaces prior decision evidence on repeat-validation requests; declines further re-analysis until new information appears.
MCP server Claude CodeCodexCursor +2
NeuroDock chronometric MCP server — time, idle, and break management. Runs locally from the neurodock-mcp-chronometric Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock cognitive graph MCP server — persistent entity memory and recall. Runs locally from the neurodock-mcp-cognitive-graph Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock guardrail MCP server — rumination, hyperfocus, and sycophancy detection. Runs locally from the neurodock-mcp-guardrail Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock task fractionator MCP server — goal decomposition and next-action selection. Runs locally from the neurodock-mcp-task-fractionator Python package.
MCP server Claude CodeCodexCursor +2
NeuroDock translation MCP server — deterministic baseline analysis plus structured LLM-refinement prompts for incoming/outgoing message decoding and meeting briefing. Runs locally from the neurodock-mcp-translation Python package.
MCP server Claude CodeCodexCursor +2
Hosted NeuroDock — stateless communication and planning tools over OAuth-secured Streamable HTTP. Remote server at mcp.neurodock.org.