Craft v1.5.0 - Distribution Commands
What's New
Distribution Commands (2 new)
-
/craft:dist:homebrew- Generate and update Homebrew formulas- Auto-detect project type (Python, Node, Go, Rust)
- Calculate SHA256 for release tarballs
- Push to homebrew-tap repository
-
/craft:dist:curl-install- Create curl-based installation scripts- Smart auto-detection (uv → pipx → brew → pip)
- Platform detection (OS, architecture)
- Version pinning and README integration
Distribution Skills (2 new)
distribution-strategist- Recommend optimal distribution channelshomebrew-formula-expert- Formula best practices and troubleshooting
Stats
- 53 commands (+2)
- 13 skills (+2)
- 7 agents
Dogfooding
Tested on aiterm v0.3.5:
- ✅ Generated and validated Homebrew formula
- ✅ Created install.sh with smart auto-detection
- ✅ Updated README with curl install instructions