Status and Setup
ctxpack (no args) does not create files. If setup is missing, it tells you to run ctxpack setup.
Connect LLM providers
Connect:Configuration
Server
Ask and Search
ctxpack ask as the default command for question answering.
ctxpack ask is an alias for ctxpack search --explore.
Use ctxpack search directly when you need explicit modes like --raw or --research.
Common options:
Resources
Default resource scope is the current project. Use-g / --global for global resources.
sync: for git resources, pulls latest from remote; for local resources, refreshes local content state.index: runs embedding/indexing.index --sync: for git resources, syncs first then indexes.