v0.5.0
v0.5.0
Highlights
All skills rewritten with structured phased workflows, bumped to v0.5.0.
Changes
- proj-ideatender: 3-phase workflow (Analysis → Idea Generation → Handoff), cache-based persistence to auto-memory directory
- git-committer: 4-phase workflow (Check template → Analyze → Generate → Merged Commit), user checkpoint for merges
- spec-writer: 3-phase workflow (Understand → Draft and Review → Finalize), code-reviewer integration
- code-reviewer: 4-phase workflow (Code Stage Review → Quality Checklist → Security Review → Verdict), differentiated user/skill behavior
- code-partner: 4-phase workflow (Understand and Plan → Implement/Review/Commit → Merge → Lessons Learned), detailed implementation and bug-fix methodology
- shortcut: Simplified dispatch rules
Removed
- context-checker: Plugin removed entirely along with all references
- Machine-readable result blocks removed from all skills (
__IDEAS_GENERATED__,__COMMIT_RESULT__,__SPEC_RESULT__,__SESSION_RESULT__,__DISPATCH_RESULT__)
Fixes
- Grammar and language issues fixed across all skills
- Version consistency enforced across SKILL.md, plugin.json, and marketplace.json