KS
Killer-Skills

ito-tasks — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing streamlined task management and CLI workflow integration. AI Assisted Engineering Workflow Tools

withakay withakay
[0]
[0]
Updated: 3/5/2026

Quality Score

Top 5%
34
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add withakay/ito/ito-tasks

Agent Capability Analysis

The ito-tasks MCP Server by withakay is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Development Agents needing streamlined task management and CLI workflow integration.

Core Value

Empowers agents to efficiently track and update implementation tasks using the `ito tasks` CLI, supporting enhanced `tasks.md` with features like `start`, `shelve`, and `unshelve`, and compat mode for checkbox-only tasks.

Capabilities Granted for ito-tasks MCP Server

Automating task status updates with `ito tasks status`
Streamlining workflow with `ito tasks next` and `ito tasks ready`
Managing tasks via CLI with `start`, `shelve`, and `unshelve` commands

! Prerequisites & Limits

  • Requires `ito tasks` CLI installation
  • Compatibility mode has limited features compared to enhanced mode
Project
SKILL.md
1.7 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Use the ito tasks CLI to track and update implementation tasks for a change.

Rules

  • Prefer ito tasks ... over manual editing of tasks.md.
  • Enhanced tasks.md supports start, shelve, unshelve, and add.
  • Checkbox-only tasks.md is supported in compat mode (supports in-progress via [~] / ito tasks start, but no shelving); start/complete tasks by 1-based index.

Common Commands

bash
1ito tasks status <change-id> 2ito tasks next <change-id> 3ito tasks ready # Show ready tasks across ALL changes 4ito tasks ready <change-id> # Show ready tasks for a specific change 5ito tasks ready --json # JSON output for automation 6ito tasks start <change-id> <task-id> 7ito tasks complete <change-id> <task-id> 8ito tasks complete <change-id> <index> 9ito tasks shelve <change-id> <task-id> 10ito tasks unshelve <change-id> <task-id> 11ito tasks add <change-id> "<task name>" --wave <n> 12ito tasks show <change-id>

If tasks.md is missing

  • Create enhanced tracking file: ito tasks init <change-id>

If the user asks "what should I do next?"

  • If working on a specific change: Run ito tasks next <change-id>
  • If looking for any ready work: Run ito tasks ready to see all actionable tasks
  • Follow the printed Action/Verify/Done When for the chosen task.

Guardrails

  • If a task is blocked, run ito tasks status <change-id> and either resolve blockers or shelve the task (enhanced only).
  • If ito tasks shelve fails because the file is checkbox-only, explain that checkbox compat mode does not support shelving.
  • If ito tasks start fails in compat mode, it is usually because the task id is not a 1-based index, or another task is already in-progress.

Related Skills

Looking for an alternative to ito-tasks or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication