Skip to content
Development
Skill

/team-build

[DEPRECATED] Use sw:team-lead --preset <name> instead.

From plugin
specweave
15651 skills20 agents73 commands
Install
$ npx -y skills add anton-abyzov/specweave --skill team-build --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/team-build

Context preview

The summary Claude sees to decide when to auto-load this skill.

[DEPRECATED] Use sw:team-lead --preset <name> instead.

SKILL.md

team-build.SKILL.md
name: sw/team-build
description: "[DEPRECATED] Use sw:team-lead --preset <name> instead."
version: 1.0.0
allowed-tools: Read

> Deprecated: `sw:team-build` is deprecated. Use `sw:team-lead --preset <name>` instead. > This skill will be removed in SpecWeave v1.3.0.

Migration

Replace:

/sw:team-build <preset-name>

With:

/sw:team-lead --preset <preset-name>

Supported Presets

The same preset names from team-build are available via `--preset`:

  • `full-stack` — frontend + backend + database + testing agents
  • `api-only` — backend + database + testing agents
  • `frontend-only` — frontend + testing agents
  • `microservice` — backend + testing + devops agents
Ships withspecweave

Spec-first AI development: describe a feature → AI creates spec + plan + tasks, builds autonomously, syncs to GitHub/JIRA. Domain-expert skills for PM, Architect, Frontend, QA learn your patterns permanently. Claude Code, Codex, Cursor, Copilot & more.

Get the whole plugin