sort-tasks
CommunityTopologically order tasks by dependencies.
Authorcooper538
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill sorts tasks by their dependencies to establish a safe and efficient execution order, reducing confusion and manual re-sequencing.
Core Features & Use Cases
- Topological sorting: determines an execution order that respects all dependencies between tasks.
- Circular dependency detection: identifies and reports cycles to prevent infinite loops.
- Dependency validation: checks references to ensure all dependencies exist and are resolvable.
- Output options: supports human-readable lists and programmatic outputs (JSON/Markdown).
Quick Start
Use the sort-tasks skill to arrange tasks in a phase folder and verify the resulting order.
- Run the default sort in the current phase /sort-tasks
- Sort a specific path /sort-tasks <path>
- Get JSON output /sort-tasks --json
- Get Markdown table output /sort-tasks --markdown
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sort-tasks Download link: https://github.com/cooper538/eshop-demo/archive/main.zip#sort-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.