zach-blumenfeld

8 mods across 1 repository, 5 stars between them.

zach-blumenfeld/knowledge-index

Instructions file CodexOpenCode

Instructions for zach-blumenfeld/knowledge-index, covering agents.md, what this repo is, non-negotiable design principles, project map and markdown parser choice — markdown-it-py.

5 7d ago C 3,921 tokens original Apache-2.0

zach-blumenfeld/knowledge-index

Instructions file

Instructions for zach-blumenfeld/knowledge-index: Claude Code: at the start of every session, read AGENTS.md end-to-end before doing anything substantial. It's the canonical contributor guide — design principles, project map, conventions, the Don't list — and all of it applies to Claude Code. Don't ask the user "want…

5 7d ago A 114 tokens original Apache-2.0

add-rm

03

zach-blumenfeld/knowledge-index

Command

Command "add-rm" from zach-blumenfeld/knowledge-index, covering how ki add and ki rm work, 2. ki rm — drop a document or folder from the index, you rename the file with your own tools, then tell ki and 5. when to use which.

5 7d ago A 0 tokens original Apache-2.0

get

04

zach-blumenfeld/knowledge-index

Command

Command "get" from zach-blumenfeld/knowledge-index, covering how ki get works, 1. what it takes, what it returns, 2. the three --type levels, the drill pattern and 3. batching.

5 7d ago A 0 tokens original Apache-2.0

outline

05

zach-blumenfeld/knowledge-index

Command

The default output of ki outline is a table-of-contents-style render of the vault's containment hierarchy plus its cross-references. It is intended to be readable by both humans and agents: the eye scans display names on the left, and an agent can pick out URIs from a stable right-most column.

5 7d ago A 0 tokens original Apache-2.0

search

06

zach-blumenfeld/knowledge-index

Command

Command "search" from zach-blumenfeld/knowledge-index, covering how ki search works, 1. the index, 2. one unified sweep (documents + sections), 3. query syntax (lucene) and 4. semantic expansion (the lexical gap).

5 7d ago A 0 tokens original Apache-2.0

theme-format

07

zach-blumenfeld/knowledge-index

Command

Design rule: self-explanatory like outline. No jargon labels that need a guide. Every label is a plain-English phrase that defines its own content, and every count carries its unit inline (in 31 docs, never ×31). A reader (human or agent) seeing the output cold should have no open questions about what a line means.

5 7d ago A 0 tokens original Apache-2.0

knowledge-base

08

zach-blumenfeld/knowledge-index

Skill Claude CodeCodex

Search, navigate, and read a markdown knowledge base — a directory of notes, docs, or a wiki — via an auto-built knowledge-graph index over documents, their sections, and the wikilinks between them, retrieving the right slice instead of grepping and reading whole files. Use when working in a folder of markdown …

5 7d ago E 94 tokens original Apache-2.0