Skip to content

On-demand context

Context that costs nothing until it is needed

Your tree, symbols and import graph sit in a skill your agent opens only when the task calls for them. Every session that does not, pays nothing for them.

Get FlowKy free

No card · Your own API key · Two minutes to set up

On-demand skill · not a system prompt

You know this one

The permanent tax

Pinning project context into a system prompt taxes every request — including the ones that never needed it. Then a compaction throws it away anyway, and you type the architecture out again.

How it works

  1. Packaged as a skill, not a prompt

    The project knowledge is a capability the agent can open, not a preamble it must carry. Idle knowledge costs zero tokens.

  2. Opened when the task needs it

    Renaming a symbol, tracing an import, finding where a thing lives — the agent pulls the map for those, and only those.

  3. It survives the compaction

    Loaded from disk every session, not carried in the conversation. The /compact that used to erase twenty minutes of explanation now erases nothing.

Fair questions

How much of my context window does it take?
None until the agent opens it, and then only the parts it asked for. That is the entire point of it being a skill.
Get FlowKy free

No card · Your own API key · Two minutes to set up

Also in the VS Code extension