project-managementbusiness
dynamic-tasks
Manages task complexity scoring and dynamic iteration limits. Decomposes problems into atomic items, scores complexity, and allocates appropriate loop counts. Use when tackling multi-step problems that need structured iteration management.
maintainer
parthspatel
Mis à jour 1/16/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Manages task complexity scoring and dynamic iteration limits. Decomposes problems into atomic items, scores complexity, and allocates appropriate loop counts. Use when tackling multi-step problems that need structured iteration management.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use dynamic-tasks