skillpack 0.5.0

Generate and verify the agent-distribution layer for any OSS project (Claude Code, Cursor, Codex, OpenCode, GitHub Copilot).
Documentation
# Build artifacts
target/
**/*.rs.bk

# IDE / editor
/.idea
/.vscode
*.swp
.DS_Store

# Local secrets / scratch
.env
.env.*

# Unreviewed insta snapshot updates — only committed .snap files ship.
*.snap.new

# Private design spec — not published to the public repo.
/2026-07-09-skillpack-design.md

.omo/