chore: release v5.9.0 #407

Merged
lmiranda merged 1 commits from release/v5.9.0 into development 2026-02-03 07:41:21 +00:00
Owner

Summary

  • New plugin installation scripts for consumer projects (install-plugin.sh, uninstall-plugin.sh, list-installed.sh)
  • MCP server mapping via mcp_servers field in plugin.json for proper server installation
  • CLAUDE.md section markers for clean install/uninstall operations
  • Agent model selection - all 25 agents now have appropriate model frontmatter (sonnet, haiku)
  • Agent frontmatter standardization across 13 agents

Test plan

  • Verify marketplace validates successfully
  • Test plugin installation to a consumer project
  • Confirm agent model assignments are respected

🤖 Generated with Claude Code

## Summary - New plugin installation scripts for consumer projects (`install-plugin.sh`, `uninstall-plugin.sh`, `list-installed.sh`) - MCP server mapping via `mcp_servers` field in plugin.json for proper server installation - CLAUDE.md section markers for clean install/uninstall operations - Agent model selection - all 25 agents now have appropriate model frontmatter (`sonnet`, `haiku`) - Agent frontmatter standardization across 13 agents ## Test plan - [ ] Verify marketplace validates successfully - [ ] Test plugin installation to a consumer project - [ ] Confirm agent model assignments are respected 🤖 Generated with [Claude Code](https://claude.ai/code)
lmiranda added 1 commit 2026-02-03 07:39:56 +00:00
- Plugin installation scripts for consumer projects
- MCP server mapping via mcp_servers field in plugin.json
- CLAUDE.md section markers for install/uninstall
- Agent model selection (25 agents with model frontmatter)
- Agent frontmatter standardization

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit e35e22cffb into development 2026-02-03 07:41:21 +00:00
lmiranda deleted branch release/v5.9.0 2026-02-03 07:41:21 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#407