kkollsga/codingest

Polyglot code-graph builder for kglite knowledge graphs: 14-language tree-sitter parsing, CLI, MCP server, Python wheel

0Stars on the repository
10Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-todo

01

kkollsga/codingest

Skill Claude CodeCodex

Capture work into the dev-docs backlog the right way — scope it, put the detail in a plans/ doc (reuse an existing one or create a new one), and add a lean backlink line to todos.md under the correct section. Handles both a single one-off item (/add-todo ) and a deeper body of analysis (research output, an audit, a…

0 today A 123 tokens original MIT

dev-docs-cleanup

02

kkollsga/codingest

Skill Claude CodeCodex

Tidy the gitignored dev-docs/ working folder — auto-purge time-boxed dirs, then run a todos.md-driven tidy (read only todos.md; reconcile misplaced plans/ files and stale/completed actions, reading a specific backlinked doc only when a check points at it), soft-deleting finished docs to dev-docs/bin/ and pruning their…

0 today A 104 tokens original MIT

notify

03

kkollsga/codingest

Skill Claude CodeCodex

Send a coordination/feedback note to another local project's inbox. Resolves a target repo by name anywhere under the Koding/ parent tree, composes a message file per the inbox schema, and drops it in that repo's inbox/unread/ (creating the folder if missing).

0 today A 58 tokens original MIT

phased-plan

04

kkollsga/codingest

Skill Claude CodeCodex

Run a large feature or refactor as a gated, phased project. Starts with an investigation phase (Explore agents on the code-review MCP map scale and impacted paths) — NOT standard plan mode — then builds a custom gated phased plan, creates a branch + draft PR for CI tracking, and executes each phase autonomously (code…

0 today A 100 tokens original MIT

read-inbox

05

kkollsga/codingest

Skill Claude CodeCodex

Process inbox/unread/ — read each message, lift durable info into a dev-docs/ detail file, add a lean backlink to dev-docs/todos.md, route actionable items to the right project's inbox, append a Status footer and move the message to inbox/read/, and auto-purge inbox/read/ entries older than 7 days.

0 today A 73 tokens original MIT

release

06

kkollsga/codingest

Skill Claude CodeCodex

Cut a codingest release — goal-check against the phased-plan, bump the version across every manifest site first (workspace table AND the internal path-dependency pins), then ONE release build + test pass (incl. parity) that serves gate, record refresh, and binaries; conditional bench refresh; promote CHANGELOG…

0 today A 117 tokens original MIT

kkollsga/codingest

Skill Claude CodeCodex

Use when reviewing a code change or answering structural questions about a codebase, including definitions, callers, dependencies, routes, affected tests, and history across git revisions. Builds a local Cypher-queryable code graph, uses it alongside the diff and literal search, and verifies every finding against…

0 today A 66 tokens original MIT