Task Management - Create and Manage Development Task Lists with Tracking
Generate task lists from requirements and process tasks with completion tracking and commit protocols
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate task lists
- mark tasks as completed
- update relevant files section
- create feature branch
- run test suite
- stage changes
- commit changes
Inputs
- user requirements
- feature requests
- existing documentation
- task list markdown file
- development environment
Outputs
- task list markdown file
- committed code changes
- completed task markers
- updated file descriptions
Requirements
- Git repository
- Markdown file format
- test suite availability
- user confirmation for subtask progression
