@haksolot/ank
The stupid coordination tool: tasks and architecture decisions in your repo, behind one CLI any coding agent can call.
Package details
Install @haksolot/ank from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@haksolot/ank- Package
@haksolot/ank- Version
0.4.0- Published
- Aug 18, 2026
- Downloads
- 435/mo · 165/wk
- Author
- haksolot
- License
- Apache-2.0
- Types
- skill
- Size
- 23.1 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
],
"image": "https://raw.githubusercontent.com/haksolot/ank/main/assets/ank-card.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
ank
The stupid coordination tool. Tasks and architecture decisions in your repo, behind one CLI any coding agent can call.
npx @haksolot/ank --version
npm install -g @haksolot/ank
The binary travels inside the package: nothing is downloaded at install time, so
this channel works where fetching a bare executable does not. It covers
linux x64, darwin arm64 and win32 x64; on any other platform the wrapper
exits 9 and names cargo install. ank needs git 2.34 or newer.
This package carries the CLI. The skill an agent loads is a separate install, and the documentation covers both, along with the specification and the source.
Apache-2.0. Your .ank/ files, the third-party tools that read or write them,
and anything you build on top are yours. Ank was GPL-3.0-only until 0.3.0, and
the change is prospective: a release you already received under GPL-3.0 stays
available to you under GPL-3.0.
