remove_from_backlog
Remove a task from the backlog without promoting it. Use for tasks that are no longer needed or were added by mistake.
Instructions
Removes an item from BACKLOG.md without promoting it. Use for tasks that are no longer needed or were added by mistake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to remove (e.g., "AUTH-001"). | |
| reason | No | Optional reason for removal (for logging). |