kanban-management

Organize and track GitHub issues across project board stages.

Updated Feb 2, 2025
One-click install
npx skills add https://github.com/forrestthewoods/anubis --skill kanban-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-management
Source: https://github.com/forrestthewoods/anubis/tree/main/.claude/skills/kanban-management
Command: npx skills add https://github.com/forrestthewoods/anubis --skill kanban-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating and tracking issues across a GitHub project board is error-prone when done manually; this skill provides a structured Kanban workflow for Anubis project management to keep issues organized and visible.

Core Features & Use Cases

  • Stable board workflow: automatically advance issues through Triage, Needs Agent Review, Needs Human Review, Ready to Implement, Needs Code Review, and Done.
  • Issue hygiene and reporting: categorize issues by difficulty, generate status reports, and maintain board cleanliness.
  • Reusable procedures: apply to any project board that follows the same workflow and labeling conventions.

Quick Start

View the current board state and begin adding and moving issues through stages using the GitHub CLI.

Frequently Asked Questions about kanban-management

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

FAQPage Schema
How do I automate moving GitHub issues through Kanban board stages?

You can automate moving GitHub issues through Kanban stages by defining a structured workflow that transitions items across Triage, Needs Human Review, Ready to Implement, and Done. This streamlines issue tracking and maintains board visibility.

What is the best way to categorize GitHub issues by difficulty on a project board?

Categorizing GitHub issues by difficulty is part of maintaining board hygiene and generating accurate status reports. This skill applies specific labeling conventions to organize issues and ensure the project board remains clean and trackable.

How do I generate status reports for a GitHub issue tracker board?

Generating status reports for a GitHub issue tracker board requires organizing issues by their current stage and difficulty labels. This skill coordinates the board workflow to automatically compile and maintain these project status reports.

Can I apply this Kanban workflow automation to any GitHub project board?

Yes, the Kanban workflow automation is reusable for any project board that follows the same workflow and labeling conventions. It provides stable procedures for transitioning issue statuses and coordinating automation across your GitHub projects.

Do I need the GitHub CLI to manage my Kanban project board?

Using the GitHub CLI is required to view the current board state and begin adding and moving issues through stages. The Kanban management workflow relies on the GitHub CLI to execute board transitions and issue updates.