logoalt Hacker News

thegagnelast Monday at 12:08 PM1 replyview on HN

https://ktext.dev/

Every time you launch a new Claude Code session it will need context for the codebase. Rather than letting it spend a bunch of tokens looking around and discovering it, why not provide it with a compact, high quality version?

Ktext has two parts: a CONTEXT.yaml which adheres to a JSON Schema, and the ktext CLI that helps create, validate, and export it.

Was going to launch later this week, and the site needs some tweaks, but the tool is ready.

Give it a shot!


Replies

flippyheadlast Monday at 12:28 PM

I thought my claude.md file mostly did this.

show 1 reply