agent-board

Organize multiple agent tasks into a live board view with control actions.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill agent-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-board
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/agent-board
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill agent-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you manage multiple agent tasks at the same time by turning scattered runs into a clear, live board view, so you can see status, progress, blockers, and recent output at a glance.

Core Features & Use Cases

  • Parallel task monitoring: Display several running agents side by side or in a grid for easy oversight.
  • Task control and coordination: Launch, assign, block, unblock, kill, and clean up agent tasks from one workflow.
  • Use case: When a project needs research, coding, review, and testing in parallel, this Skill keeps the work organized and helps the main task aggregate results safely.

Quick Start

Ask the AI to show your current agent tasks in a board view and help you launch or manage parallel work for your project.

Frequently Asked Questions about agent-board

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

FAQPage Schema
How do I monitor multiple agent tasks running in parallel?

You can monitor multiple agent tasks in parallel by organizing scattered runs into a live board view. This allows you to track status, progress, blockers, and recent output side by side for easy oversight.

What is the best way to coordinate dependency management for parallel agents?

Coordinating dependency management for parallel agents is handled through a live board that tracks task states. It applies blocking, unblocking, and cleanup actions to ensure coordinated multi-agent workflows proceed safely.

Can I launch and kill specific agent tasks from a single workflow?

Yes, you can launch, assign, block, unblock, kill, and clean up specific agent tasks from a single workflow. This centralizes task control and coordination for complex multi-agent projects.

How do I track status and progress for coordinated multi-agent workflows?

Tracking status and progress for coordinated multi-agent workflows is achieved by displaying running agents in a grid. The live board view updates task states to show blockers and recent output at a glance.

When do I need a live board view for agent task monitoring?

You need a live board view for agent task monitoring when a project requires research, coding, review, and testing in parallel. It keeps the work organized and helps the main task aggregate results safely.