AtomiCloud

taskfile-conventions

Taskfile conventions. Use when creating or modifying Taskfile.yaml or tasks/.

AtomiCloud 0 Updated 6mo ago
GitHub

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.

Categories