Yarrlist Github Work Jun 2026

./yarrlist fetch --source feeds.txt --absolute-urls

cd yarrlist make deps # Installs testify, chroma, etc. make test # Runs the test suite yarrlist github work

The yarrlist sync command is the heart of the tool. It pulls all Issues and Pull Requests assigned to you (or your team) into a local, human-readable YAML or JSON file. Edit tasks offline, add priority tags, or estimate story points in your text editor, then run yarrlist push . The updates appear instantly on GitHub. add priority tags