Spec Team — Testing skill for Claude Code
Write a team execution spec from the current brainstorming session.
How to install Spec Team
Installs to ~/.claude/skills/ratler-dream-team-spec-team/SKILL.md
mkdir -p ~/.claude/skills/ratler-dream-team-spec-team && curl -fsSL https://raw.githubusercontent.com/Ratler/dream-team/HEAD/commands/spec-team.md -o ~/.claude/skills/ratler-dream-team-spec-team/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Spec Team does
description: "Write a team execution spec from the current brainstorming session"
CRITICAL RULE: The spec file MUST be saved as specs/YYYY-MM-DD-.md using today's date. For example, if today is 2026-02-07 and the topic is "user auth", save as specs/2026-02-07-user-auth.md. Never omit the date prefix.
Read `${CLAUDE_PLUGIN_ROOT}/skills/spec-team/SKILL.md` and follow its instructions exactly.
Alternatives in Testing
- Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★
- Claude Codepro — by Max Ritter - Professional development environment for Claude Code with spec-driven workflow, TDD enforcemen 1.6k ★
- Add Plugin — Integrate a spec-driven/skill framework as a bundled agtx plugin 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Delegated
Write a delegated execution spec from the current brainstorming session
Spec Sequential
Write a sequential execution spec from the current brainstorming session
Spec Splitter
SPEC SPLITTER -- analyzes a spec for context window pressure, proposes a decomposition, and generates self-con
Exec Plan
Use when: a SPEC is approved and you need a milestone-based execution plan for a long-running multi-session ta
Plan Web
Convert technical spec to parallel session plan for Claude Code Web execution with dependency mapping and TDD
Work Status
Report the current status of a work item by reading its spec files (requirements/design/tasks) and execution l
Related Agents
Fixme Write Product Spec
Writes product specifications by reading product context and current user-visible behavior. Produces only prod
Engineering Lead
L1 Engineering team lead — owns technical EXECUTION of an approved master spec across backend + frontend + dat
Team Code Implementer
Implement a clear, fully specified task following existing project patterns. Use when a design is already sett