task - Task workflow orchestration skill
Manages complete workflow from analysis to Git commit for development tasks
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze task requirements
- identify affected files
- determine task type
- create feature branch
- apply developer skill
- apply frontend skill
- perform intermediate commits
- apply reviewer skill
- execute verification
- create final commit
- generate PR guidance
Inputs
- task description
- requirements
- code repository
Outputs
- branch
- commits
- review results
- directory documentation
- pull request
Requirements
- Git environment
- developer skill
- frontend skill
- reviewer skill
- verify skill
