firelock-ai/kin

The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.

47Stars on the repository
8Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

blast-radius-review

01

firelock-ai/kin

Skill Claude CodeCodex

Review a change by its blast radius, using Kin's graph to find what downstream code the change can reach. Use when reviewing a diff or pull request, deciding whether an edit is safe, or answering "what else breaks if I change this" in a repository admitted to Kin.

47 yesterday A 60 tokens original Apache-2.0

kin-retrieval

02

firelock-ai/kin

Skill Claude CodeCodex

Read a codebase through Kin's semantic graph instead of grep and whole-file reads. Use when finding where something lives, what a symbol does, who calls it, or which code implements a described behavior, and when a repo has been admitted to Kin (a .kin/ directory exists).

47 yesterday A 63 tokens original Apache-2.0

kin-setup

03

firelock-ai/kin

Skill Claude CodeCodex

Connect the bundled Kin MCP server and get a repository answering graph-backed questions. Use on first run of the Kin plugin, when Kin's tools return no graph, when a repository has no .kin/ directory yet, or when semanticlocate reports missing embedding coverage.

47 yesterday C 57 tokens original Apache-2.0