RAGit
CommandsContext

context

Build prompt-sized context packets from indexed knowledge

The context family is for assembling prompt-ready packets instead of raw retrieval hits.

Choose A Subcommand

  • Use context pack when you know the goal and want a bounded packet.

Family Boundary

  • query gives direct hits.
  • context pack turns relevant hits into a budgeted packet.
  • memory recall adds working-memory state on top of retrieval when you are resuming an active task.