Create a new task in Backlog.md with full metadata support. Use when you need to track work, bugs, features, or any actionable item.
# Create Task Create a new task in the project backlog with comprehensive metadata. ## Instructions 1. **Gather task information**: - Title (required): Clear, actionable description - Description: Detailed explanation of what needs to be done - Priority: high, medium, or low - Labels: Comma-separated tags for categorization - Assignee: Who should work on this (use @username format) 2. **Check for duplicates first**: - Search existing tasks: `backlog search "<keywords>"` - Review similar tasks to avoid duplication 3. **Create the task** using MCP tools or CLI: - ...