agentsclimarketplace

Workflow sdd

Skill awfaups/intake-governance/skills/workflow-sdd

Portable multi-agent governance skill for role-based planning, review, dispatch, and execution.

Install
npx -y skills add awfaups/intake-governance --skill workflow-sdd

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

SDD workflow detail layer for specification-driven development after workflow selection is known. Use when the task is already confirmed as SDD, the user explicitly requests @SDD or legacy alias @sdd, or intake has classified the task as spec-first delivery where implementation, tests, and acceptance derive from an approved spec bundle. Produces dated and versioned workflow docs under the active project's root docs/YYYY_MM_DD_中文任务名_vN/ directory.

SKILL.md

1.9 KB, as published. Nobody here has run it

Workflow SDD

Use this skill only when the workflow type is already known to be SDD.

Treat this skill as a detail layer, not a public governance entry.

  • If the request still needs intake, routing, or cross-role governance, enter through @intake first.
  • Use this skill after workflow selection is settled.
  • Keep global handoff policy in intake-governance; keep SDD stage rules here and in references/sdd.md.

Activation response

✅ Specification-Driven Development 工作流(SDD)已激活 当前阶段:Spec(规格定义)

Execution contract

This skill enforces:

  • spec-first workflow only
  • required docs as mandatory deliverables
  • docs under docs/YYYY_MM_DD_中文任务名_vN/
  • refined internal gates: Init, Explore, Propose, Spec, Plan, Design, Atomize, Approve, Execute, Verify, and Archive
  • implementation derived from approved specs
  • pre-spec discovery and proposal work before formal spec finalization
  • requirement, task, implementation, test, and acceptance traceability
  • user clarification when the spec cannot safely determine behavior, scope, or acceptance
  • explicit user confirmation of the spec bundle before code generation
  • test-first implementation when the project test setup supports it
  • post-verify archive and closure records
  • no execution before the required spec bundle exists and the user has confirmed it

Read next

  • references/sdd.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.