board

Render a live terminal kanban board with agent tasks and budget data.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill board-mantisware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/coordination/board
Command: npx skills add https://github.com/MantisWare/BizForge --skill board-mantisware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual task management for multi-agent spaces: a terminal-based kanban board that shows all agents, their tasks, budget consumption, and workspace health at a glance.

Core Features & Use Cases

  • Kanban view: track tasks across backlog, in_progress, blocked, and done.
  • Agent-centric and summary views: switch between perspectives to monitor workload and progress.
  • Budget and health: quick glance at remaining budget and overall workspace health to guide decision-making.
  • Use Case: A PM visualizes sprint progress and reallocates resources when bottlenecks appear.

Quick Start

Run /board in your terminal to display the kanban board and monitor agent tasks and budgets in real time.

Frequently Asked Questions about board

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

FAQPage Schema
How do I visualize a kanban board in the terminal for multi-agent project tracking?

You can visualize a terminal kanban board by running /board, which reads from the task store and agent registry to display task statuses across backlog, in_progress, blocked, and done columns. It provides real-time project tracking directly in your console.

Can I monitor agent workload and remaining budget from the terminal?

Yes, you can monitor agent workload and remaining budget by switching to agent-centric or summary views. The dashboard reads heartbeat and budget data to render ANSI-colored summaries, allowing quick oversight of workspace health and resource consumption.

What is the best way to track cross-agent task coordination in real time?

The best way to track cross-agent task coordination is using a live terminal dashboard with watch capabilities. It continuously renders workspace health, task statuses, and budget consumption, enabling real-time bottleneck identification and resource reallocation.

Does the terminal board support filtering tasks by specific agents or statuses?

Yes, the terminal board supports multiple view modes with filter capabilities. You can switch between kanban, agent-centric, and summary perspectives to isolate specific agent workloads, task statuses, or budget metrics.

When do I need a terminal kanban board for agent orchestration?

You need a terminal kanban board when managing multi-agent workspaces that require real-time task coordination and budget oversight. It is essential for visualizing sprint progress, identifying blocked tasks, and reallocating resources when bottlenecks appear across distributed agents.