team-executor

Installation
SKILL.md

Team Executor

An autonomous multi-agent orchestration skill that transforms braindumps into executed results through two phases: expert planning and autonomous execution.

Overview

This skill operates in two distinct phases:

Phase 1 — Planning: Organizes raw input, assembles a team of expert agents, has each analyze the goal from their domain expertise, and produces a comprehensive execution plan.

Phase 2 — Execution: A fresh team of agents autonomously executes the plan to completion with no human intervention required.

The key philosophy: experts plan, experts execute, and the output is production-ready.

Core Principle: Coding-Agent Execution Model

Plans produced by this skill are executed by coding agents, not humans. This changes the decision calculus at every stage:

The implementation will be carried out by coding agents. Human time, speed, and effort estimates DO NOT apply — do not shy away from a more robust solution because a human would find it slow. Account for risk, security, maintainability, and consistency with existing project conventions. Prefer the most robust, well-engineered option that uses existing tooling/styles/components. Do not introduce parallel patterns when an existing one fits.

Related skills

More from thatjuan/agent-skills

Installs
13
First Seen
Mar 6, 2026