breezing

Delegate multi-task projects to Lead, Worker, and Reviewer roles under harness-work team mode.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/lane2077/claude-code-harness-zh --skill breezing
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: breezing
Source: https://github.com/lane2077/claude-code-harness-zh/tree/main/codex/.codex/skills/breezing
Command: npx skills add https://github.com/lane2077/claude-code-harness-zh --skill breezing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Orchestrates team-based execution by coordinating Lead, Worker, and Reviewer roles under harness-work's team mode to enable scalable collaboration.

Core Features & Use Cases

  • Role-based execution: Lead coordinates, Worker implements, Reviewer validates with independent review.
  • End-to-end team workflow: Planning, delegation, implementation, validation, and reporting across multiple tasks.
  • Visibility and guardrails: Progress feed and standardized review policy ensure accountability and traceability.
  • Codex and parallel options: Supports Codex delegation and parallel task execution for faster delivery.

Quick Start

Start breezing to initiate team-based execution for all tasks defined in Plans.md.

Frequently Asked Questions about breezing

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

FAQPage Schema
How do I orchestrate team execution for multi-task projects with parallel processing?▼

Team execution orchestration coordinates Lead, Worker, and Reviewer roles to handle planning, delegation, implementation, and validation across multiple tasks. It supports parallel task execution to accelerate multi-task project delivery.

What is the best way to delegate work across Lead, Worker, and Reviewer roles?▼

Role-based delegation assigns coordination duties to the Lead, implementation to the Worker, and independent validation to the Reviewer. This harness-work team mode structure ensures accountability and standardized review across the workflow.

Does harness-work team mode support Codex-assisted delegation for automated task execution?▼

Yes, harness-work team mode supports Codex-assisted delegation. You can use the --codex flag in parent sessions to control the delegation scope and enable automated execution for your defined tasks.

Can I run parallel task execution without team discussion in a parent session?▼

Yes, you can enable parallel execution and skip discussions by using the --parallel and --no-discuss flags in the parent session. These options control the scope and execution flow of the team workflow.

What do I need to set up before starting team-based execution for my plans?▼

You need harness-work integration and a Plans.md file defining your multi-task project. Once configured, starting the orchestration automatically initiates team-based execution for all tasks listed in your plans.

Are there limitations to using harness-work's team mode for team workflow orchestration?▼

Team workflow orchestration under harness-work requires specific integration and relies on flags like --auto-mode to control parent sessions. It is structured for multi-task projects with planning, delegation, and review cycles rather than simple single-task scripts.