"Orchestrate a strict phased development workflow using ECC's existing subagents and commands. Use this skill whenever: implementing a new feature, fixing a complex bug, refactoring code, adding new modules, or any task that touches multiple files. The workflow runs 5 phases — Explore, Plan, Implement (TDD), Strict Review Loop, Strict Test Loop — chaining ECC agents via /plan, /tdd, /code-review, /security-scan, /verify, /e2e, and /test-coverage. Even if the user doesn't mention 'workflow' or 'phases', trigger this skill for any request that benefits from research-before-coding, test-first implementation, or structured review. Do NOT use for: one-line fixes, documentation-only changes, dependency bumps, or when the user explicitly says 'just do it quickly'."
此技能包含 SKILL.md 智能体指令文件。