tasks

Convert user requests into template-driven task queues with priority and status tracking.

2|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/autonomy-cloud/kairos-interface --skill tasks-autonomy-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/autonomy-cloud/kairos-interface/tree/main/skills/tasks
Command: npx skills add https://github.com/autonomy-cloud/kairos-interface --skill tasks-autonomy-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the chaos of scattered to-dos by turning requests into a clear, prioritized work queue with consistent status tracking.

Core Features & Use Cases

  • Task templates: Save reusable task patterns from past conversations and run them later with different inputs (for repeatable workflows like weekly reporting).
  • Task queue management: Create and maintain work items with priority tiers (high/medium/low) and a status flow (queued → running → awaiting_review → done).
  • Required tools guardrails: Enforce explicit tool requirements when adding queue items so task execution is deliberate and not overly noisy.

Quick Start

Ask your assistant to add a new work item to your tasks queue with the title you want and specify the tools needed to complete it.

Frequently Asked Questions about tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize scattered to-dos into a prioritized task queue?

You can organize scattered to-dos by converting them into a prioritized task queue with high, medium, and low priority tiers. The queue tracks each work item through a status flow from queued to running, awaiting review, and done.

How do I create reusable task templates for repeatable workflows?

You create reusable task templates by saving past task patterns with input placeholders. This allows you to run the saved workflow later with different inputs, effectively standardizing repeatable workflows like weekly reporting.

How do I add a new work item to a task queue with specific tools?

You add a new work item to a task queue by providing a title and specifying an explicit list of required tools. This enforces deliberate execution and prevents overly noisy tool usage during the workflow.

Can I use task queues for recurring automated work items?

Task queues apply specifically to one-off work items that need scheduling-like organization without recurring automation. They are designed for manual prioritization and status tracking rather than automated recurring triggers.

What is the status tracking lifecycle for a task queue?

The status tracking lifecycle for a task queue flows from queued to running, then to awaiting review, and finally done. This lifecycle enforces a structured progression for work items from initiation to completion.