board

Render terminal-based kanban, agent, and metrics views from workspace registry data.

226|55|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Miosa-osa/canopy --skill board-miosa-osa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board
Source: https://github.com/Miosa-osa/canopy/tree/main/library/skills/coordination/board
Command: npx skills add https://github.com/Miosa-osa/canopy --skill board-miosa-osa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize and coordinate multi-agent work by providing a terminal-based dashboard that shows all active tasks, agent status, budget consumption, and workspace health at a glance.

Core Features & Use Cases

  • Kanban view: track backlog, in-progress, and done tasks across agents.
  • Agent-centric and summary views: see individual workloads and overall metrics for capacity planning.
  • Real-time health and budgeting: monitor heartbeat status and token budget as work progresses.

Quick Start

Run the /board command to display the default kanban view of all active work and agent statuses in your terminal.

Frequently Asked Questions about board

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

FAQPage Schema
How do I visualize multi-agent task status and workspace health in a terminal?

You can visualize multi-agent task status and workspace health by running a terminal-based dashboard that renders kanban, agent-centric, and metrics views in real time. It reads agent status data directly from the workspace registry.

Can I track token budget consumption and agent heartbeat status in real time?

Yes, you can track token budget consumption and heartbeat status in real time. The dashboard provides summary views that monitor workspace health and budget usage as work progresses across multiple agents.

Does the terminal kanban dashboard require any specific terminal capabilities?

The terminal kanban dashboard requires a terminal with ANSI support to render the visual interfaces. It relies on this support to display backlog, in-progress, and done tasks across agents.

What is the best way to coordinate multiple agents across projects for capacity planning?

The best way to coordinate multiple agents for capacity planning is using an agent-centric dashboard view. It displays individual agent workloads and overall metrics, enabling orchestrators to monitor progress and manage budgets effectively.

How do I display a kanban view of all active tasks across multiple agents?

To display a kanban view of all active tasks, run the board command. It renders a default kanban board showing backlog, in-progress, and done tasks alongside agent statuses in your terminal.