Summary
v5.3.0 release focused on Developer Experience improvements, Agent Stacks, Plugin Scaffold, and test coverage.
Features
A. CLI Shell Completions
codingbuddy completion bash/zsh/fish command
- Dynamic plugin name completion for
update/uninstall
B. Rule Impact Activation
- Activate event collection in core MCP handlers
- Track mode transitions, agent dispatch, checklist usage
C. Agent Stacks Presets
- Pre-built agent combinations for common workflows
- Stored as JSON in
packages/rules/.ai-rules/agent-stacks/
dispatch_agents supports agentStack parameter
list_agent_stacks MCP tool
D. Plugin Scaffold
codingbuddy create-plugin [name] command
--template minimal|full option
- Generates valid plugin structure with plugin.json
E. Test Coverage
- Tests for
intent-pattern-checks.ts (13 pattern priority orchestration)
- Tests for
taskmaestro-detector.ts
Wave Plan
- Wave 1 (parallel): A + B + E (cli/, mcp/handlers/, keyword/ — no file overlap)
- Wave 2 (parallel): C + D (agent/, cli/ — no file overlap)
Sub-Issues
Summary
v5.3.0 release focused on Developer Experience improvements, Agent Stacks, Plugin Scaffold, and test coverage.
Features
A. CLI Shell Completions
codingbuddy completion bash/zsh/fishcommandupdate/uninstallB. Rule Impact Activation
C. Agent Stacks Presets
packages/rules/.ai-rules/agent-stacks/dispatch_agentssupportsagentStackparameterlist_agent_stacksMCP toolD. Plugin Scaffold
codingbuddy create-plugin [name]command--template minimal|fulloptionE. Test Coverage
intent-pattern-checks.ts(13 pattern priority orchestration)taskmaestro-detector.tsWave Plan
Sub-Issues