SlayZone — управление задачами из терминала

★ 6.5 · marketing

slay-tasks is a Claude Code skill that manages tasks in SlayZone through the slay CLI, covering the full task lifecycle: creating, updating, archiving, and permanently deleting tasks and subtasks without leaving the terminal. Key operations include setting progress (0–100), reparenting subtasks, applying templates that define terminal mode and initial status, and two independent blocking mechanisms — dependency-based blockers and a standalone is_blocked flag with an optional comment. Idempotent creation via external-id makes it practical for sync scripts that push work items from external systems into SlayZone. Tag management works at both the task and project level, and case-insensitive substring search covers titles, descriptions, and subtasks — useful for teams running project workflows entirely from the command line.