Skip to content

v0.3.3

Latest

Choose a tag to compare

@sjnims sjnims released this 28 Jan 01:36
c26d5ae

Summary

Documentation improvements clarifying the unified commands/skills mechanism, plus the new plugin-dev-guide meta-skill for easier navigation.

What's Changed

Added

  • New skill: plugin-dev-guide - Meta-skill providing overview of plugin development and routing to specialized skills (#196)
  • New reference: commands-vs-skills.md - Explains when to use commands vs skills and migration path

Changed

  • Update documentation for commands/skills merge - Clarified that commands and skills use the same Skill tool mechanism but differ in complexity (fixes #198)

Documentation

  • Add plugin-dev-guide to Available Commands table - Updated README with new command (#200)

Maintenance

  • Update plugin author metadata - Synced author info to match marketplace owner

Full Changelog: v0.3.2...v0.3.3