bartolli/kmd

Knowledge-markdown CLI + MCP server. Validate, index, and serve a structured markdown vault to AI agents.

7Stars on the repository
17Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

grill-with-docs

01

bartolli/kmd

Skill Claude CodeCodex

Interview-style grilling that captures intent, sharpens vocabulary, and scaffolds wiki structure for a project scope. Use when the user wants to start a new workstream, refine an existing scope's intent, stress-test a plan against the project's domain language, or write a spec-context.md (glossary + relationships).…

7 22d ago A 183 tokens original MIT

retro

02

bartolli/kmd

Skill Claude CodeCodex

Formal end-of-session retrospective gate that runs BEFORE authoring or resyncing the wiki primer. Asks exactly two questions — 'What are you least confident about right now?' and 'What's the biggest thing we're missing about the situation right now? What don't I realize?' — then converts every answer into wiki…

7 22d ago A 173 tokens original MIT

signal-dense

03

bartolli/kmd

Skill Claude CodeCodex

Canonical-vocabulary mode for agentic threads where assistant output re-enters context. Composable register predicates (technical, affect, safety, beginner) bind rule application; canonical handles, typed entities, and direct predicates extend an implicit KG across turns. Trigger on "signal-dense", "dense mode"…

7 22d ago C 96 tokens original MIT

tdd

04

bartolli/kmd

Skill Claude CodeCodex

Implement a single ready-for-agent slice from a wiki user story using disciplined red-green-refactor with vertical tracer bullets. Reads the slice description, the story's Gherkin scenarios (as the test specification), spec-context.md (for vocabulary), and the referenced specs/ADRs. Refuses horizontal slicing…

7 22d ago A 133 tokens original MIT

to-issues

05

bartolli/kmd

Skill Claude CodeCodex

Break a wiki user story into vertical-slice tracer-bullet checkboxes (or refine existing slices), and in github/gitlab mode mirror ready-for-agent slices to the remote issue tracker with wikilinks back to the story file. Operates on kind: story files in the wiki. Quizzes the user on slice granularity, AFK vs HITL, and…

7 22d ago A 140 tokens original MIT

to-prd

06

bartolli/kmd

Skill Claude CodeCodex

Synthesize the current conversation context into a wiki-native plan with child user-story files. Writes a thin plan/plan-{name}.md (Problem · Solution · Story Index · Out of Scope · References) plus one plan/{name}/story-N-{slug}.md per user story, each with Gherkin scenarios and an initial slice list. Default…

7 22d ago A 171 tokens original MIT

to-triggers

07

bartolli/kmd

Skill Claude CodeCodex

Turn a plain-language rule into a well-formed vault trigger entry. Interviews intent (remind vs warn vs block), then authors the matching mechanics itself — stemmed keyword choice, anchored regexes, glob semantics, predicate selection — proves fire and near-miss behavior with a dry run, and writes vault.yaml only on…

7 22d ago A 165 tokens original MIT

triage

08

bartolli/kmd

Skill Claude CodeCodex

Move user-story files in the wiki through a triage state machine (needs-triage → needs-info / ready-for-agent / ready-for-human / wontfix). Reads and writes triagestate and category in story frontmatter. Recommends transitions, grills (chains to /grill-with-docs) when story bodies are too thin, posts agent briefs for…

7 22d ago A 166 tokens original MIT

wiki

09

bartolli/kmd

Skill Claude CodeCodex

Bootstrap an existing project (not yet on the wiki) to use the /llm-wiki Obsidian-based agent wiki. Scaffolds a new vault when none exists (vault.yaml, served templates, domain dirs). Writes three sections to the project instructions from a bundled template — ## First read, ## Wiki integration (declaring WIKISCOPE…

7 22d ago B 259 tokens original MIT