dispatching-sharkfin-agents

Dispatch parallel Claude Code agents and coordinate work across MCP channels.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Work-Fort/Sharkfin --skill dispatching-sharkfin-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dispatching-sharkfin-agents
Source: https://github.com/Work-Fort/Sharkfin/tree/main
Command: npx skills add https://github.com/Work-Fort/Sharkfin --skill dispatching-sharkfin-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams run multiple Claude Code instances on related tasks in parallel, enabling real-time status updates and seamless handoffs between agents.

Core Features & Use Cases

  • Orchestrate bootstrap + operator modes for onboarding teammates
  • Coordinate cross-agent work via MCP channels with real-time updates
  • Real-world scenario: bring a developer, a QA agent, and a devops agent online and coordinate their work on a shared task

Quick Start

Paste the bootstrap prompts produced by the onboarding agent, then invite teammates and start coordinating across channels.

Frequently Asked Questions about dispatching-sharkfin-agents

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

FAQPage Schema
How do I coordinate multiple Claude Code agents working on related tasks in parallel?

To coordinate parallel Claude Code agents, this Skill dispatches instances across related tasks and manages their work via real-time status updates and channel-based handoffs. It enforces one agent per work stream to prevent overlap.

What is the best way to onboard teammates to a multi-agent real-time coordination workflow?

The best way to onboard teammates is using the user-guided bootstrap mode, which generates ready-to-paste onboarding prompts. You then invite teammates and coordinate their assigned agents across MCP channels.

How does real-time status updating work for parallel Claude Code instances?

Real-time status updating works through continuous polling for updates across defined MCP/WS channels. This allows agents to execute seamless handoffs and share progress continuously without manual intervention.

Can I run fully automated parallel agent workflows without manual user guidance?

Yes, you can run fully-operated mode for operator-driven automation. This mode handles channel creation, invitations, and continuous polling automatically, allowing hands-off orchestration of your Claude Code instances.

Do I need separate channels for each agent when dispatching parallel work streams?

Yes, you need separate channels because the Skill enforces one agent per work stream. This channel-based architecture ensures structured handoffs and prevents cross-agent interference during real-time coordination.