概要
The Task Auto-Executor skill streamlines project management by transforming a static docs/tasks.md file into an automated execution engine. It parses task lists, identifies dependencies, and orchestrates sub-agents to perform implementation work. The skill optimizes efficiency through parallel execution of independent tasks and maintains repository integrity by handling git commits for every task completed, ensuring that project documentation always reflects the current state of development.