spm-cli 0.2.0

Skill package manager — declare AI skills in ai.json, materialize them for Claude/Copilot without polluting your repo.
1
2
3
module.exports = {
  extends: ['@commitlint/config-conventional'],
};