Viewing profile — anatoliikmt
anatoliikmt
HN member- Joined
- Mon, Feb 09, 2026, 1:28 PM UTC
- HN karma
- 2
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About anatoliikmt
Recent public activity
-
comment
Comment #48667952
What kind of tasks have you been using it for?
-
comment
Comment #47790490
Yes, exactly. I made the Context Layer into a skill where I describe the structure. So when I say, "reindex", the agent knows to check and update the index files. Also it knows if …
-
comment
Comment #47787048
I found progressive discovery works very well. I have an INDEX.md file in every folder with a table describing what files are in that folder and what they do.
-
comment
Comment #47781548
Very cool! I see the default way to collect data in the tool comes from Ginlix API, so I was wondering what is the self-hosting story? Is there a way to achieve the same functional…
-
comment
Comment #47781482
Currently looking for a good solution for exactly this. Druid looks very cool and thought-through. Two major blockers for me to use it in my workflow: - Sandbox-only environment. F…
-
comment
Comment #47780832
Using the same approach for dev documentation storage: https://ctxlayer.dev/ Has been working for me for a couple of months already. So far human curation of context is the way to …
-
comment
Comment #47394406
Has been a game-changer for me. The following cases are where it shines: - Figuring out the architecture of a project you just came into - Tracing the root cause of a bug - Quickly…
- story
-
story
Show HN: A human-curated, CLI-driven Context Layer for AI agents
The Context Layer is my take on treating context as a first-class, external layer that exists and evolves alongside your codebase. It's an agent-agnostic CLI tool designed for keep…
-
comment
Comment #46945036
[dead]