context
The context command analyzes a repository and outputs structured metadata about files, directories, dependencies, and README content.
The `print` command displays the directory hierarchy of a project in a readable tree format.
percentage
The `percentage` command shows the distribution of languages and file types in a repository.
pack
The `pack` command bundles a repository into a single AI‑friendly artifact.
functions
The `functions` command let you have a sneek peak at the functions arguments, types(if the lanuage is typed!) and return values.
database
The `database` command returns all the databases in the code base, you could inspect realtions (if the db supports one).