概要
This skill optimizes project execution by parsing .taskmaster/tasks/tasks.json to build a comprehensive dependency graph and topologically sorting tasks into executable waves. It intelligently groups independent tasks into batches for parallel processing using Claude Code Sub Agents, significantly reducing total implementation time while ensuring all architectural prerequisites are met. It includes advanced features for priority-based filtering, resource-aware batching, and Ultrathink mode activation for complex concurrent implementations.