skill-name

Coordinate Claude agent teams to plan, delegate, and synthesize results.

2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/vietbui1999ru/llm-wiki --skill skill-name-vietbui1999ru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-name
Source: https://github.com/vietbui1999ru/llm-wiki/tree/main/claude-setup/templates
Command: npx skills add https://github.com/vietbui1999ru/llm-wiki --skill skill-name-vietbui1999ru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple Claude agents across roles to plan, execute, and synthesize outcomes eliminates manual handoffs and reduces coordination overhead in complex projects.

Core Features & Use Cases

  • Role-based coordination: Lead and Teammate subagents coordinate file scope and responsibilities to maintain alignment.
  • Template-driven setup: Uses predefined templates (team plan and spawn prompts) to bootstrap multi-agent collaboration.
  • Continuous synthesis: Collects results from subagents and produces a final artifact or summary.

Quick Start

Spawn a Claude team using the provided templates to begin coordinating multiple subagents.

Frequently Asked Questions about skill-name

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

FAQPage Schema
How do I coordinate multiple Claude agents for complex software projects?

Multi-agent coordination is achieved by spawning lead and teammate subagents using predefined team plan templates. This delegates file scopes and synthesizes results into a final artifact without manual handoffs.

What is the best way to separate roles when automating a multi-agent workflow?

Role separation in a multi-agent workflow is handled by assigning lead and teammate subagents distinct file scopes and responsibilities. Template-driven spawn prompts maintain alignment and centralized coordination across roles.

How do I set up a team plan to delegate tasks across multiple file scopes?

Setting up a team plan requires applying predefined templates that bootstrap subagent collaboration. You spawn agents with spawn prompts to delegate tasks, check completion, and synthesize outcomes across designated file scopes.

Can I scale task automation using subagents without manual handoffs?

Scalable task automation with subagents eliminates manual handoffs by using centralized coordination. A lead agent delegates responsibilities, collects results from teammates, and produces a continuous synthesis of project outcomes.

Does multi-agent coordination require external dependencies to synthesize results?

Multi-agent coordination operates without external dependencies, relying entirely on internal templates and spawn prompts. It inherently collects subagent results to synthesize a final summary artifact for collaborative software projects.

When should I avoid using a multi-agent coordination approach for project automation?

Avoid multi-agent coordination for tasks lacking role separation or multiple file scopes. It is designed for collaborative software projects where centralized coordination and template-driven delegation are necessary to synthesize complex outcomes.