PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Write tool calls, executing check-file-naming.sh and check-test-location.sh via bash (2 commands). From alperhankendi/Ctxo.
Hook Claude Code
Runs before the agent uses a tool for Write tool calls, executing check-file-naming.sh and check-test-location.sh via bash (2 commands). From alperhankendi/Ctxo.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check-console-log.sh, check-architecture-boundary.sh and format-typescript.sh via bash (3 commands). From alperhankendi/Ctxo.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Instructions file GitHub Copilot
Instructions for alperhankendi/Ctxo, covering ctxo mcp tool usage (mandatory), before any code modification, before starting a task, before reviewing a pr or diff and when exploring or searching code.
MCP server Claude CodeCodexCursor +2
MCP server "ctxo" as configured in alperhankendi/Ctxo. Runs packages/cli/dist/index.js with node.
Instructions file
Instructions for alperhankendi/Ctxo, covering claude.md — ctxo, project overview, quick reference, dev (pnpm workspace) and usage (consumer).
Skill Claude CodeCodex
Use when reviewing a PR, a diff, or recent changes, to get a full risk assessment in one call.
Skill Claude CodeCodex
Use BEFORE editing, renaming, or deleting any function, class, or method, to avoid breaking dependents.
Skill Claude CodeCodex
Use at the START of any code task (fix, extend, refactor, understand) before reading source files, to orient with ctxo and avoid going in the wrong direction.