HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jlong

no profile record

Submissions

[untitled]

1 points·by jlong·قبل 3 أشهر·0 comments

[untitled]

1 points·by jlong·قبل 4 أشهر·0 comments

[untitled]

1 points·by jlong·قبل 4 أشهر·0 comments

[untitled]

1 points·by jlong·قبل 4 أشهر·0 comments

Your Agents.md is probably too long

32pixels.co
14 points·by jlong·قبل 4 أشهر·1 comments

Show HN: Chaos Studies – attractors and spatial audio (iOS/Mac/Playdate)

fieldbw.com
6 points·by jlong·قبل 5 أشهر·2 comments

comments

jlong
·قبل 4 أشهر·discuss
A context repository is a git repo of Markdown files where you store the documents your AI needs to operate with real understanding. Product vision, PRDs, feature specs, customer profiles, glossary — all versioned and reviewable, where both humans and agents can find it.

Why Markdown in git instead of Notion? Local files are instant (no MCP latency). Markdown is token-efficient — no rich-text metadata, just content. And git gives you versioning, branching, and reviewable PRs for free. When you update five documents as part of a product pivot, that's one PR you can roll back.

Then you add an AGENTS.md to the root of your project that links to the important documents. Think of it as a table of contents for your AI. When an agent picks up a task, it reads AGENTS.md first, then follows the links as needed.
jlong
·قبل 4 أشهر·discuss
Most AGENTS.md files try to do too much. Treat yours as a table of contents — link to essential docs, let your LLM know where to look, and keep the file itself short and scannable.