Skip to content

v0.5.1

Choose a tag to compare

@cmj0121 cmj0121 released this 24 Feb 08:19
· 208 commits to main since this release

Fix: Correct skill invocation names

All cross-skill references used wrong action suffixes (e.g., code-reviewer:review,
git-committer:commit, proj-ideatender:analyze) that caused Unknown skill errors
at runtime. Fixed to use the actual fully qualified skill names from each SKILL.md
frontmatter.

Changes

  • code-reviewer:reviewcode-reviewer:code-reviewer
  • git-committer:commitgit-committer:git-committer
  • proj-ideatender:analyzeproj-ideatender:proj-ideatender
  • Added cycle-repeat clarification to code-partner Phase 2
  • Bumped code-partner, git-committer, and spec-writer to v0.5.1