arch-check
01Command Claude Code
Run built-in architecture-conformance policies — cycles, cross-package imports, layer violations.
Command Claude Code
Run built-in architecture-conformance policies — cycles, cross-package imports, layer violations.
Command Claude Code
Show everything that depends on a symbol (class / function / method) — run before renaming, deleting, or moving.
Command Claude Code
Create atomic commit with conventional prefix and Co-Authored-By.
Command Claude Code
Create a pull request from feature branch to hotfix with release details.
Command Claude Code
Verify that a plan was fully implemented — checks acceptance criteria against code.
Command Claude Code
List orphan functions, classes, atoms, and endpoints with no inbound references — framework entry points excluded.
Command Claude Code
File GitHub issues for enhancements or bugs discovered during implementation.
Command Claude Code
Re-index the codegraph Python package so /graph queries reflect the latest on-disk state.
Command Claude Code
Run a read-only Cypher query against the live codegraph Neo4j graph.
Command Claude Code
Execute an implementation plan with validation loops.
Command Claude Code
Bump version, build wheel, and publish to PyPI.
Command Claude Code
Create implementation plan with codebase analysis.
Command Claude Code
Pre-flight checks before starting work — Neo4j, venv, tests, graph, git.
Command Claude Code
Deep codebase + external research before planning an implementation.
Command Claude Code
Code review using built-in reviewer + codegraph checks — loops until clean.
Command Claude Code
Update ROADMAP.md with what was shipped this session.
Command Claude Code
Sync branches after a PR is merged — propagate hotfix to dev, main, release.
Command Claude Code
Run unit tests + real-world validation on codegraph and leytongo.
Command Claude Code
Trace an endpoint URL through its handler methods and everything they transitively call.
Command Claude Code
Show the latest author, top contributors, and CODEOWNERS team for a file.
Settings file Claude Code
Agent settings declaring 12 allowed tools.
Instructions file
Instructions for cognitx-leyton/codegraph, covering claude.md, project summary, using the graph during development, /graph — query the live graph and /graph-refresh — update the graph.
Cursor rule
This project has a codegraph knowledge graph in Neo4j (bolt://localhost:$NEO4JBOLTPORT).