board-status

Display pipeline status, lane counts, and tags for active boards in a monorepo.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/KevounC/claude-kanban --skill board-status-kevounc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board-status
Source: https://github.com/KevounC/claude-kanban/tree/main/.claude/skills/board-status
Command: npx skills add https://github.com/KevounC/claude-kanban --skill board-status-kevounc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive overview of all active boards across your monorepo, allowing you to track the status of each board's pipeline, lane counts, and tags.

Core Features & Use Cases

  • Dashboard View: Quickly see the status of all active boards in your monorepo.
  • Detailed Board Information: View the pipeline, lane counts, and tags for a specific board.
  • Archived Boards: Optionally include archived boards in the dashboard view.
  • Use Case: If you're managing multiple projects with different boards, this Skill helps you stay organized and on top of your workflow.

Quick Start

Run the 'board-status' command to see the dashboard of all active boards.

Frequently Asked Questions about board-status

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

FAQPage Schema
How do I monitor all active kanban boards across a monorepo?

To monitor active kanban boards across a monorepo, this Skill generates a dashboard showing pipeline status, lane counts, and tags by reading your configured BOARD.md and ARCHIVE.md files.

How do I view pipeline status and lane counts for a specific board?

To view pipeline status and lane counts for a specific board, run the board-status command to access a detailed view of individual boards within your monorepo.

Can I include archived boards in my monorepo dashboard view?

Yes, you can include archived boards in your dashboard view. The Skill optionally processes archived items alongside active boards to provide a comprehensive monorepo overview.

What files do I need to use the monorepo board monitoring dashboard?

You need BOARD.md and ARCHIVE.md files placed in your configured board paths. The dashboard requires access to these files to extract pipeline status, lane counts, and tags.

What is the best way to track multiple project boards in a monorepo?

The best way to track multiple project boards in a monorepo is using a centralized dashboard that aggregates pipeline status, lane counts, and tags from all active boards into a single overview.

Does the board dashboard work without a kanban configuration?

No, the board dashboard requires existing BOARD.md and ARCHIVE.md files in your configured board paths. Without these files, it cannot extract pipeline status, lane counts, or tags.