Team banner
OthmanAdi OthmanAdi

Team

Design community

Description

--- description: "Start Manus-style team planning. Creates shared planning files and guides team setup for parallel work." --- Invoke the planning-with-teams:planning-with-teams skill and follow it exactly. ## Prerequisite Check First, verify Agent Teams is enabled: ```bash echo $CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS ``` If not set to `1`, inform the user: > Agent Teams requires `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` in your environment or settings.json. > Without this, I'll use subagents i

Installation

Installs to ~/.claude/skills/othmanadi-planning-with-teams-team/SKILL.md

Terminal
mkdir -p ~/.claude/skills/othmanadi-planning-with-teams-team && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/planning-with-teams/HEAD/commands/team.md -o ~/.claude/skills/othmanadi-planning-with-teams-team/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository