Install
npx skillscat add atomicloud/ketone-new-cyanprint/taskfile-conventions Install via the SkillsCat registry.
SKILL.md
Taskfile Conventions
Overview
This project uses the pls task runner (the task binary, aliased as pls) with specific conventions for organizing tasks.
When to Use
- Creating or modifying
Taskfile.yaml - Creating sub-task files in
tasks/ - Adding new task commands
- Organizing complex workflows
Reference
For detailed documentation, see docs/developer/standard/taskfile.md.