kanban

Display and update Kanban board tasks across project phases.

8|Updated May 18, 2026
One-click install
npx skills add https://github.com/lalulali/vespyr --skill kanban-lalulali
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban
Source: https://github.com/lalulali/vespyr/tree/main/.agents/skills/kanban
Command: npx skills add https://github.com/lalulali/vespyr --skill kanban-lalulali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly understand and manage work in progress by showing a live Kanban board and making task status updates easy to perform.

Core Features & Use Cases

  • Board Display: Reads the current Kanban board from the planning artifacts and presents tasks grouped by status.
  • Task Updates: Moves work between Backlog, In Progress, Review, Done, and Blocked as the project changes.
  • Workflow Visibility: Helps teams answer questions like what is blocked, what is ready for review, and what still needs to be started.
  • Use Case: A product manager can ask to see the board, add a new task, or mark a task complete without manually editing planning files.

Quick Start

Ask the assistant to show the current Kanban board or move a specific task to Done.

Frequently Asked Questions about kanban

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

FAQPage Schema
How do I display a Kanban board to check workflow status and blocked tasks?

To display a Kanban board, the Skill reads the current planning artifacts and presents tasks grouped by workflow status, including Backlog, In Progress, Review, Done, and Blocked tasks for immediate progress visibility.

How do I update task tracking statuses without manually editing planning files?

You can update task tracking by asking the assistant to move a specific task between statuses like Done or Blocked, which records the updates directly in project memory without manual file editing.

What is the best way to manage backlog management during project execution?

The best way to manage backlog management is using a live Kanban board to visualize work in progress, allowing you to quickly identify what needs starting, what is ready for review, and what is currently blocked.

Does this Kanban board approach work for product management project planning?

Yes, this approach works for product management project planning by applying Kanban workflows to track task status across project phases, requiring only the kanban planning artifact to manage backlog tracking and block management.

Can I add new tasks to the Kanban board through the assistant?

Yes, you can add new tasks to the Kanban board by asking the assistant, which handles the task updates and records the changes in project memory to maintain accurate workflow visibility.