Team Ws banner
Yuya-Furusawa Yuya-Furusawa

Team Ws

Productivity community

Description

--- description: Dispatch a multi-repo workspace task to the agent-teams orchestrator argument-hint: <workspace-name> <natural-language task description> allowed-tools: Bash(agent-teams:*), Read --- Run the agent-teams orchestrator against a multi-repo workspace. The first argument is the workspace name (see `~/.agent-teams/workspaces/<name>.yaml`); the rest is the task description. Each sub-task runs in its target repo's directory, and the summarizer writes one unified report. Parse `$ARGUMEN

Installation

Installs to ~/.claude/skills/yuya-furusawa-agent-teams-team-ws/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yuya-furusawa-agent-teams-team-ws && curl -fsSL https://raw.githubusercontent.com/Yuya-Furusawa/agent-teams/HEAD/commands/team-ws.md -o ~/.claude/skills/yuya-furusawa-agent-teams-team-ws/SKILL.md

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

Full documentation available on GitHub

View Source Repository