v0.12.4
yoe skills installadds yoe's AI skills to your project. The skills that
power/new-unit,/diagnose,/audit-unit, and friends now ship inside the
yoebinary; runyoe skills installto drop editable copies into your
project's.claude/skillsso Claude Code picks them up. They're yours to
edit, andyoe skills updaterefreshes them to the latest versions when you
upgradeyoe. New projects fromyoe initget them installed automatically.- The skills are also available as a Claude Code plugin. If you'd rather
Claude Code manage updates for you, add the marketplace with
/plugin marketplace add yoebuild/yoeand installyoe@yoe— the same
skills, delivered the standard plugin way. - New projects ignore the right files out of the box.
yoe initnow writes
a.gitignorethat also covers the local apk repository (repo/) and your
per-developerlocal.star, so a fresh project stays clean in Git without you
curating ignores by hand.
To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.