|
|
1d13cbb355
|
feat: implement feature wishlist system (issue #85)
Add comprehensive wishlist management for capturing and refining feature ideas:
• CLI Commands:
- markitect wish create: Create new wishlist items with templates
- markitect wish list: List and filter wishes by stage
- markitect wish promote: Promote wishes through workflow stages
- markitect wish convert: Convert ready wishes to regular issues
• Workflow Stages:
- discussion: Initial idea capture and brainstorming
- draft: Create specification and requirements
- ready: Prepare for conversion to development issue
- archived: Preserve ideas that won't be pursued
• Features:
- Automatic label management (wish, wish/stage, priority/level)
- Multiple output formats (table, simple, json)
- Stage filtering and organization
- Structured templates for each workflow stage
- Comprehensive documentation and best practices
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-03 19:12:45 +02:00 |
|