kanban

Manage and visualize task backlogs on a Kanban board for xp-harness.

9|Updated May 11, 2026
One-click install
npx skills add https://github.com/sei-newbear/xp-harness --skill kanban-sei-newbear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban
Source: https://github.com/sei-newbear/xp-harness/tree/main/.claude/skills/kanban
Command: npx skills add https://github.com/sei-newbear/xp-harness --skill kanban-sei-newbear

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies project management and task tracking within xp-harness by implementing a Kanban board system, enabling users to visually organize tasks and efficiently manage workloads.

Core Features & Use Cases

  • Kanban Board Setup: Create and manage Kanban boards with customizable status categories and priority levels.
  • Task Management: Add, update, and categorize tasks into specific columns based on status and priority.
  • Quick Overview: View and select the next task to work on from the tier1 list or explore the entire backlog.
  • Progress Tracking: Monitor task progress and completion through the DONE list.

Quick Start

List the tasks in your xp-harness Kanban board by running 'board.sh'.

Frequently Asked Questions about kanban

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

FAQPage Schema
How do I track my project backlog using a Kanban board within the xp-harness framework?

You can track your project backlog using a Kanban board by running the 'board.sh' script to visually organize tasks, manage workloads, and facilitate task prioritization based on status and priority levels.

What is the best way to manage task prioritization and incremental delivery in XP methodology?

The best way to manage task prioritization for incremental delivery is by categorizing tasks into specific board columns, allowing you to select the next task from the tier1 list or explore the entire backlog for continuous feedback.

Can I customize status categories and priority levels for task tracking?

Yes, you can create and manage Kanban boards with customizable status categories and priority levels to efficiently categorize tasks and visually organize your project workload.

How do I add, update, and reclassify tasks on my Kanban board?

You can add, update, and reclassify tasks by utilizing file operations for task creation, deletion, and reclassification, moving them between specific columns based on their current status.

Does this task tracking tool support progress monitoring for completed work?

Yes, the task tracking tool supports progress monitoring by allowing you to track task completion and view finished items through the DONE list on your Kanban board.