kanban-tasks

Community

Manage tasks with kanban boards, from breakdown to execution.

Authorjin-bo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the chaos of scattered task tracking, manual status updates, and unverifiable requirement breakdowns for software development projects, ensuring every task is atomic, trackable, and tied to clear acceptance criteria.

Core Features & Use Cases

  • Atomic Task Breakdown: Break down feature requirements into small, independently verifiable task cards with explicit dependencies and acceptance criteria, following the Survey → Classify → Prescribe → Verify workflow.
  • Automated Status Workflows: Automate task status transitions from INBOX to DONE, with support for both offline mock execution for CI safety and real sub-agent execution for automated task processing.
  • Local Task Dashboard: Run a background daemon and web UI to visualize task progress, track artifacts, and monitor execution in real time, all hosted locally for privacy. Use Case: For a development team building a new user authentication feature, use this Skill to break the feature into testable tasks (e.g., split the auth module into pure functions, write unit tests for the login flow), track progress across the team, and run automated checks to verify each task meets acceptance criteria.

Quick Start

Use the kanban-tasks skill to initialize a kanban board for your current project, break down your top priority feature into atomic task cards with clear acceptance criteria, and start tracking progress via the local web UI.

Dependency Matrix

Required Modules

pyyaml

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kanban-tasks
Download link: https://github.com/jin-bo/agentao/archive/main.zip#kanban-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.