Crawler Summary

sdd-team answer-first brief

Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. --- name: sdd-team description: > Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. degree-of-freedom: high allowed-tools: Task, SlashCommand, Read, Write, Edit, Glob, Grep, Bash(fd:*), Bash(rg:*), Bash(git:*), Bash(project Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Freshness

Last checked 4/15/2026

Best For

sdd-team is best for general automation workflows where MCP compatibility matters.

Not Ideal For

Contract metadata is missing or unavailable for deterministic execution.

Evidence Sources Checked

editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 94/100

sdd-team

Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. --- name: sdd-team description: > Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. degree-of-freedom: high allowed-tools: Task, SlashCommand, Read, Write, Edit, Glob, Grep, Bash(fd:*), Bash(rg:*), Bash(git:*), Bash(project

MCPself-declared

Public facts

4

Change events

1

Artifacts

0

Freshness

Apr 15, 2026

Verifiededitorial-contentNo verified compatibility signals

Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Trust evidence available

Trust score

Unknown

Compatibility

MCP

Freshness

Apr 15, 2026

Vendor

Yangsi7

Artifacts

0

Benchmarks

0

Last release

Unpublished

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Setup snapshot

git clone https://github.com/yangsi7/sdd-team-skill.git
  1. 1

    Setup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

Yangsi7

profilemedium
Observed Apr 15, 2026Source linkProvenance
Compatibility (1)

Protocol compatibility

MCP

contractmedium
Observed Apr 15, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Apr 15, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Self-declaredGITHUB OPENCLEW

Extracted files

0

Examples

1

Snippets

0

Languages

typescript

Parameters

Executable Examples

text

START → Complexity Check
  [1-3] → Defer to /sdd (STOP)
  [4-5] → Ask user if teams needed
  [6+]  → Phase 0 (discovery) + teams

Phase 0: Discovery (solo) → GATE 0
Phase 1-2: Product/Constitution (solo, optional)
Phase 3: Specification (solo) → GATE 1
Phase 4: Clarification (solo, if needed)
★ GATE 2: TEAM Validation ★ → Pass: 0 CRITICAL/HIGH → TeamDelete
Phase 5-6: Planning/Tasks (solo)
Phase 7: Audit (solo) → GATE 3
★ Phase 8: TEAM Implementation ★ → TDD per story → TeamDelete
Phase 9: Finalization (solo)

Docs & README

Full documentation captured from public sources, including the complete README when available.

Self-declaredGITHUB OPENCLEW

Docs source

GITHUB OPENCLEW

Editorial quality

ready

Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. --- name: sdd-team description: > Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. degree-of-freedom: high allowed-tools: Task, SlashCommand, Read, Write, Edit, Glob, Grep, Bash(fd:*), Bash(rg:*), Bash(git:*), Bash(project

Full README

name: sdd-team description: > Team-powered SDD workflow using Claude Code Agent Teams. Creates 3-teammate teams for parallel validation (GATE 2), implementation (Phase 8), and existing specs audit. Triggers: /sdd-team, /sdd-team audit, /sdd-team validate, /sdd-team implement. degree-of-freedom: high allowed-tools: Task, SlashCommand, Read, Write, Edit, Glob, Grep, Bash(fd:), Bash(rg:), Bash(git:), Bash(project-intel.mjs:), Bash(pnpm:), Bash(pytest:), Bash(gh:*), AskUserQuestion, TeamCreate, TeamDelete, TaskCreate, TaskUpdate, TaskList, TaskGet, SendMessage

SDD Team Orchestrator

Announce: "Using the SDD Team orchestrator for parallel agent-powered development."

If TeamCreate tool is NOT available → "Enable Agent Teams: set CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1, restart Claude Code." → STOP.

Known Constraints

| # | Constraint | Impact | |---|-----------|--------| | 1 | One team per session | Must TeamDelete before creating next team | | 2 | No teammate session resumption | Re-create team, skip completed tasks via .sdd/sdd-state.md | | 3 | Cost: 3-5x vs subagents | Only use teams at complexity 4+; 1-3 defers to /sdd | | 4 | Task status lag | Nudge idle teammates after 5+ min silence | | 5 | Terminal split-pane | Works in iTerm2/Terminal.app only (not VS Code/Ghostty) |

Quick Reference

| Command | Action | Team Pattern | |---------|--------|-------------| | /sdd-team | Full SDD workflow (team-enhanced) | GATE 2 + Phase 8 teams | | /sdd-team audit | Audit existing specs vs code | MapReduce audit team | | /sdd-team validate | Run GATE 2 validation only | 3-validator team | | /sdd-team implement | Run Phase 8 only | 3-lead pipeline team | | /sdd-team status | Check SDD + team state | Status report |

$FEATURE: NNN-feature-name (e.g., 001-auth-oauth)

Intent Router

| Input | Intent | Route | |-------|--------|-------| | (empty) or feature description | full_workflow | Phases 0-9 with team-enhanced GATE 2 + Phase 8 | | "audit" or "audit existing" | audit | @workflows/audit-team.md | | "validate" or "run validators" | validate | @workflows/validation-team.md | | "implement" or "start coding" | implement | @workflows/implementation-team.md | | "status" or "where am I" | status | See @templates/status-report.md | | "continue" or "next" | continue | Resume from checkpoint |

Dynamic Team Sizing

Score complexity per @.claude/skills/sdd/references/complexity-detection.md:

| Factor | Pts | | Complexity | Action | |--------|-----|---|-----------|--------| | Multiple integrations | +2 | | 1-3 | Defer to /sdd solo | | New technology | +2 | | 4-7 | Standard: 3 teammates | | DB schema changes | +1 | | 8-10 | Enhanced: 3 teammates + extra subagents | | Auth/security | +2 | | | | | Multi-user interactions | +1 | | | | | External API deps | +2 | | | | | Frontend + Backend | +1 | | | |

Phase Execution

Team-Enhanced Phases

| Phase | Enhancement | Workflow | |-------|------------|---------| | GATE 2 (before Phase 5) | 3-teammate validation team | @workflows/validation-team.md | | Phase 8 (/implement) | 3-teammate TDD pipeline | @workflows/implementation-team.md | | /audit (standalone) | 3-teammate MapReduce audit | @workflows/audit-team.md |

Solo phases (0-6, 9) are imported verbatim from @references/existing-sdd-import.md.

Full Workflow Sequence

START → Complexity Check
  [1-3] → Defer to /sdd (STOP)
  [4-5] → Ask user if teams needed
  [6+]  → Phase 0 (discovery) + teams

Phase 0: Discovery (solo) → GATE 0
Phase 1-2: Product/Constitution (solo, optional)
Phase 3: Specification (solo) → GATE 1
Phase 4: Clarification (solo, if needed)
★ GATE 2: TEAM Validation ★ → Pass: 0 CRITICAL/HIGH → TeamDelete
Phase 5-6: Planning/Tasks (solo)
Phase 7: Audit (solo) → GATE 3
★ Phase 8: TEAM Implementation ★ → TDD per story → TeamDelete
Phase 9: Finalization (solo)

Validation Gates

| Gate | Criteria | On-Fail | |------|----------|---------| | GATE 0 | .sdd/discovery/ artifacts exist | Block Phase 3 | | GATE 1 | spec.md exists, 0 [NEEDS CLARIFICATION], >= 2 ACs per story | Route to Phase 3/4 | | GATE 2 | 0 CRITICAL, 0 HIGH across all validators | Route to Phase 3/4 | | GATE 3 | audit-report.md PASS, 0 CRITICAL, 0 HIGH | Block Phase 8 |

State Management

See @references/state-management.md for state layers, flow, and recovery.

Team Spawn Patterns

See @references/tool-patterns.md for TeamCreate, TaskCreate, spawn, assign, messaging, and cleanup patterns.

Subagent Strategy

| Operation | Who Spawns | Subagent Types | |-----------|-----------|---------------| | Research (docs, APIs) | Teammates | Firecrawl, Ref MCP, Explore | | Validation (domain checks) | Teammates | sdd-*-validator agents | | Implementation (code) | Teammates | Explore, Research, Review | | Coordination/Gates | Lead only | Status, Gate enforcement |

Status Report

See @templates/status-report.md for the status report template.

Error Handling

| Error | Detection | Recovery | |-------|-----------|----------| | Teams not enabled | TeamCreate unavailable | "Enable CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS" | | Complexity too low | Score 1-3 | Defer to /sdd | | No spec.md | /validate without spec | "Run /feature first" | | GATE 2 FAIL | CRITICAL/HIGH findings | "Fix spec issues: [list]" | | Audit FAIL | CRITICAL in report | "Fix issues: [list]" | | [NEEDS CLARIFICATION] | Markers in spec | "Run /clarify first" | | Teammate crash | No response after timeout | Re-spawn, reassign (max 2 retries) | | Teammate repeat fail | 2+ crashes | Fallback to subagent-only | | Team stuck | All idle, tasks pending | Nudge → reassign → unblock | | State corruption | Invalid sdd-state.md | Rebuild from artifacts | | TDD violation | Code before test | "Delete code, start with TDD" |

Quality Gates

See @.claude/skills/sdd/references/quality-gates.md for constitutional articles (I, III, IV, VI, VIII-XI).

Memory Auto-Sync

  • New patterns → memory/patterns.md
  • Architecture decisions → memory/decisions.md
  • Lessons learned → memory/learnings.md

Integration Points

  • /sdd-team extends /sdd — all solo phases imported verbatim; complexity 1-3 defers to /sdd
  • Six validators (in .claude/agents/): sdd-frontend/data-layer/auth/api/architecture/testing-validator — invoked by teammates
  • Team workflows: @workflows/validation-team.md, @workflows/implementation-team.md, @workflows/audit-team.md

Version

Version: 1.1.0 | Updated: 2026-02-07

  • v1.1.0: Token optimization — compressed SKILL.md, extracted patterns to references
  • v1.0.0: Initial SDD Team skill

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

MissingGITHUB OPENCLEW

Contract coverage

Status

missing

Auth

None

Streaming

No

Data region

Unspecified

Protocol support

MCP: self-declared

Requires: none

Forbidden: none

Guardrails

Operational confidence: low

No positive guardrails captured.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/snapshot"
curl -s "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/contract"
curl -s "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

Do not use if

Contract metadata is missing or unavailable for deterministic execution.
No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Self-declaredprotocol-neighbors
GITLAB_AI_CATALOGgitlab-mcp

Rank

83

A Model Context Protocol (MCP) server for GitLab

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_PUBLIC_PROJECTSgitlab-mcp

Rank

80

A Model Context Protocol (MCP) server for GitLab

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_AI_CATALOGrmcp-openapi

Rank

74

Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_AI_CATALOGrmcp-actix-web

Rank

72

An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)

Traction

No public download signal

Freshness

Updated 2d ago

MCP
Machine Appendix

Contract JSON

{
  "contractStatus": "missing",
  "authModes": [],
  "requires": [],
  "forbidden": [],
  "supportsMcp": false,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": null,
  "outputSchemaRef": null,
  "dataRegion": null,
  "contractUpdatedAt": null,
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "MCP"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_OPENCLEW",
      "generatedAt": "2026-04-17T00:50:43.148Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "MCP",
      "type": "protocol",
      "support": "unknown",
      "confidenceSource": "profile",
      "notes": "Listed on profile"
    }
  ],
  "flattenedTokens": "protocol:MCP|unknown|profile"
}

Facts JSON

[
  {
    "factKey": "docs_crawl",
    "category": "integration",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  },
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "Yangsi7",
    "href": "https://github.com/yangsi7/sdd-team-skill",
    "sourceUrl": "https://github.com/yangsi7/sdd-team-skill",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T02:15:04.661Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "MCP",
    "href": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/contract",
    "sourceType": "contract",
    "confidence": "medium",
    "observedAt": "2026-04-15T02:15:04.661Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/yangsi7-sdd-team-skill/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed: Sign in to GitHub · GitHub",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  }
]

Sponsored

Ads related to sdd-team and adjacent AI workflows.