ce
01Command Claude Code
Run ALL steps IN ORDER before ending the session.
Command Claude Code
Run ALL steps IN ORDER before ending the session.
Command Claude Code
Run ALL steps IN ORDER. Do NOT proceed to user work until Step 7 completes.
Hook Claude Code
Runs when a session starts, executing session-init.sh via bash. From lktiep/cortex-hub.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, NotebookEdit, Bash and Bash tool calls, executing enforce-session.sh and enforce-commit.sh via bash (2 commands). From lktiep/cortex-hub.
Hook Claude Code
Runs after a tool call finishes, executing track-quality.sh via bash. From lktiep/cortex-hub.
Hook Claude Code
Runs when the agent finishes a response, executing session-end-check.sh via bash. From lktiep/cortex-hub.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, PreToolUse, PostToolUse, Stop).
Cursor rule Cursor
Cursor rule "cursorrules" from lktiep/cortex-hub, covering cortex hub (mandatory), during work, error protocol and ending.
Instructions file CodexOpenCode
Instructions for lktiep/cortex-hub, covering cortex hub — agent guidelines, session lifecycle, start, during work and end.
Instructions file
Instructions for lktiep/cortex-hub, covering cortex hub — claude code instructions, quick start (mandatory), tech stack, code conventions and how to use cortex tools.
Skill Claude CodeCodex
Set up or update Cortex Hub for the current project. Handles everything in one step - global skill, MCP config, enforcement hooks, quality gates, multi-IDE support. Safe to run multiple times.
Skill Claude CodeCodex
Enter worker mode — agent polls for tasks every 10 seconds and executes them automatically. Other agents or Dashboard can assign tasks to you. Type anything to exit worker mode.