workflow-team

Coordinate parallel agent development with file ownership and merge strategies.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/onepunch-tk/cc-test-notion-invoice-web --skill workflow-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-team
Source: https://github.com/onepunch-tk/cc-test-notion-invoice-web/tree/main/.claude/skills/workflow-team
Command: npx skills add https://github.com/onepunch-tk/cc-test-notion-invoice-web --skill workflow-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating autonomous parallel development among agent teams, with clear file ownership, communication protocols, and merge strategies.

Core Features & Use Cases

  • Phase-driven workflow (Plan, Execute, Review & Merge)
  • PlanMode planning and Spawn for teammates
  • Clear file ownership rules to prevent conflicts
  • Shift+Tab Delegate Mode and guided prompts
  • Safe merge strategy with approved task completion and rollback notes

Quick Start

Start the workflow in lead mode to plan, spawn teammates, and monitor progress.

Frequently Asked Questions about workflow-team

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

FAQPage Schema
How do I coordinate parallel development across agent teams without file ownership conflicts?

Parallel development coordination is managed by enforcing a Plan-Execute-Review workflow with clear file ownership rules. This prevents conflicts by defining roles, requiring plan approval, and staging execution from plan to merge.

What is the best way to structure autonomous team workflows for safe code merges?

Autonomous team workflows are structured through a phase-driven process encompassing Plan, Execute, Review, and Merge stages. This approach supports planning modes and spawn prompts to define a safe merge strategy with approved task completion and rollback notes.

How does the Plan-Execute-Review workflow handle task delegation and monitoring?

The Plan-Execute-Review workflow handles delegation using Shift+Tab Delegate Mode and guided prompts. You start in lead mode to plan, spawn teammates, and monitor progress throughout the staged execution.

Can I use this workflow for projects where multiple teammates work on the same feature branch?

Yes, this workflow is specifically applicable to projects where multiple teammates work on the same feature branch. It requires defined roles, plan approval, and staged execution to ensure safe, auditable changes.

How do file ownership rules prevent merge conflicts during agent team execution?

File ownership rules prevent merge conflicts by assigning clear ownership boundaries before execution begins. This ensures autonomous agents deliver features in parallel without overwriting each other's changes on the same branch.

When do I need a defined merge strategy for autonomous parallel development?

A defined merge strategy is needed when coordinating multiple agents working on the same feature branch to ensure safe, auditable changes. It enforces approved task completion and provides rollback notes before final integration.