fengbin01/dsh-team-superflow ↗★ 0
dsh-team-superflow
Fixed five-member dev team for DeepSeek Harness driven by the spec-superflow state machine: captain + spec-writer/architect/engineer/reviewer/docs, phase-tagged tasks with dependencies, auto phase advancement with a build gate, and a workflow stepper in the web GUI
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fengbin01/dsh-team-superflow说明文档
阅读完整 README ↗Usage
Natural language:
Use AgentTeams to add a dark mode to this repo, following spec → contract → implement → review.
Or the slash command:
/agent-teams refactor the auth boundary and produce the full execution contract and tests
Configuration
- id: agent-teams
config:
stateDir: .agent-teams
memberProvider: spawn
memberModel: deepseek-v4
memberMaxDepth: 1
maxMembers: 8
fixedRoster: true # false → original behavior (empty team)
phaseAutoAdvance: true
promptSectionOrder: 117
slashCommand: true