Intelligently implement tasks from a tasks.md file with analysis, validation, and progress tracking.
Given the tasks document path as an argument (e.g., "specs/002-feature/tasks.md"), perform:
- Pre-implementation analysis to understand current state
- Smart task selection respecting dependencies and priorities
- Implementation with validation and quality gates
- Progress tracking with checkbox updates
- Post-implementation testing and verification
Inputs