CLI 工具
Task Implementation
Universal executor for development tasks. Use when the user asks to implement, develop, code, fix, build, or create something (e.g., 'implement CTI-01', 'desenvolva a task SP-02', 'implemente a feature X', 'corrija esse bug', 'crie o endpoint Y', 'fix issue #42'). Accepts inputs from task breakdowns (docs/tasks/), implementation plans (from task-planner), GitHub issues, bug reports, or direct user instructions. Follows engineering standards, creates semantic branches/commits, runs quality gates (lint, test, security), and updates progress tracking. For bugs requiring root cause investigation (unknown cause, error logs, screenshots), prefer `bug-fixer`.