# task_architect > Handles project planning, technical specifications, and task decomposition. - Author: Antigravity Agent - Repository: alstonhuang/shared-agent-skills - Version: 20260205031011 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/alstonhuang/shared-agent-skills - Web: https://mule.run/skillshub/@@alstonhuang/shared-agent-skills~task_architect:20260205031011 --- --- name: task_architect description: Handles project planning, technical specifications, and task decomposition. --- # Task Architect Skill This skill transforms vague project goals into concrete technical specifications and executable task lists. ## 🎯 Purpose - Ensure every project has a clear **Specification (`SPEC.md`)**. - Break down complex features into **Micro-tasks (`TASKS.md`)**. - Provide a clear progress metric for the central Dashboard. ## 🚀 Commands & Workflows - `/plan [Goal]`: Full planning cycle (SPEC.md + TASKS.md). - `/next`: Execute next task. ## 📂 File Structure - `SPEC.md`: Requirements & Architecture. - `TASKS.md`: Checkbox list of tasks.