Package commands manage packages under `pkgs/akanjs`. Use them for framework or tooling package lifecycle work: checking versions, creating packages, syncing package configuration, and building distributable output.
These commands are lower-level than app or library commands. Prefer app/library commands for normal product code.