82c86b8z86-stack/dsh-engineering-workflow

82c86b8z86-stack★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

Engineering workflow layer for DeepSeek Harness (dsh): a disciplined-engineer agent preset with five gated phases — requirements clarification, plan approval, TDD, parallel subagent execution, and verified finishing. Skills adapted from obra/superpowers.

README 摘要

dsh-engineering-workflow An engineering workflow layer for DeepSeek Harness (dsh). One install adds the 工程工作流 (Engineering Workflow) agent preset — a disciplined-engineer mode with five hard-gated phases — plus six workflow skills that carry the methodology. The workflow methodology is adapted from obra/superpowers (MIT): brainstorming, writing-plans, TDD, subagent-driven development, and verification-before-completion, reworked for dsh's native tools (plan mode + exit plan mode , background subagent / subagent fork , workflow orchestration, goals, and the preset/skill system). The five phases Phase Skill Gate dsh mechanism ① Requirements clarification workflow-requirements Intent approved before any code ask user question , one question at a time ② Plan approval workflow-planning Plan approved via exit plan mode plan mode, todo write after approval ③ TDD implementation workflow-tdd Failing test before production code pwsh / bash test runs ④ Parallel subagent execution workflow-subagents Per-task review + ledger background subagent , send message , list agents ⑤ Verified finishing workflow-verification Fresh evidence before claims full suite + branch-finish menu The master skill en…

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginagent

分类