Execute development task autonomously from description to PR-ready
# /autotask - Autonomous Task Execution <objective> Execute a complete development task autonomously from description to PR-ready state. </objective> <user-provides> Task description </user-provides> <command-delivers> Pull request ready for review, with all implementation, validation, and bot feedback addressed. </command-delivers> ## Usage ## Execution Flow Read @rules/git-worktree-task.mdc for comprehensive autonomous workflow guidance. <task-preparation> Ensure task clarity before implementation. If the task description is unclear or ambiguous, use /create-prompt to ask clarify...