Know who to ask before you push.

Git knows what changed. We find what it impacts and who owns it.

$pip install crisk

Or: uv pip install crisk

~/my-project
Semantic
Finds related files by meaning, not imports
Ownership
Routes to the right person via git blame
Draft
Generates context-aware Slack messages

How It Works

One command. Instant context.

$ crisk check --draft
Detecting staged changes...
Found: src/api/payments.py
Loading codebase... 562 files
Analyzing semantic relationships...

Step 1: Detect Changes

Stop interrupting. Start shipping.

Everyone builds tools to search code. We built a tool that talks to the people who wrote it.