kkollsga

11 mods across 2 repositories, 37 stars between them.

kglite CLAUDE.md

01

kkollsga/kglite

Instructions file

Instructions for kkollsga/kglite, covering kglite — claude code conventions, build & test, architecture, the boundary principle (wrappers vs core) — summary and in-memory is the core product.

37 2d ago A 12,909 tokens original MIT

add-todo

02

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

03

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

04

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

05

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

06

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

07

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

codingest AGENTS.md

08

kkollsga/codingest

Instructions file CodexOpenCode

AGENTS.md instructions for kkollsga/codingest, covering codingest — project instructions, working style, code analysis — graph-first via the code-review mcp, review findings — what counts as one (doctrine r15) and parity discipline (the hard goal — codingest-specific).

0 today A 3,786 tokens original MIT

codingest CLAUDE.md

09

kkollsga/codingest

Instructions file

Claude Code instructions for kkollsga/codingest, covering codingest — project instructions, working style, code analysis — graph-first via the code-review mcp, review findings — what counts as one (doctrine r15) and parity discipline (the hard goal — codingest-specific).

0 today A 3,786 tokens copy · 100% 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

codingest

11

kkollsga/codingest

MCP server Claude CodeCodexCursor +2

Build fast, queryable code graphs for AI agents, MCP code review, and local or GitHub repository analysis. Runs locally from the codingest Python package.

0 today A tokens not measured original MIT