## ✨ New Feature ### 📋 Feature Description ### 🎯 Problem Statement ### 💡 Solution ### 🔗 Related Issues ## How to Use It ### Quick Start ```bash # Basic usage example ``` ### Example ```bash # Practical example ``` **What you should see:** ## Contributor Checklist - [ ] Created changeset: `npm run changeset` - [ ] Tests pass: `npm test` - [ ] Format check passes: `npm run format-check` - [ ] Addressed CodeRabbit comments - [ ] Added tests for new functionality - [ ] Manually tested in CLI mode - [ ] Manually tested in MCP mode (if applicable) ## Changelog Entry --- ### For Maintainers - [ ] Feature aligns with project vision - [ ] CIs pass - [ ] Changeset file exists