dhslegen

53 mods across 1 repository, 1 stars between them.

relay

25

dhslegen/digital-delivery-team

Command

A command that creates a copyable handoff prompt for continuing a project in another chat, with another AI, or on another device.

1 3mo ago B 39 tokens original MIT

report

26

dhslegen/digital-delivery-team

Command

A command that creates a report about software-delivery efficiency, including insights, bottlenecks, and suggested improvements.

1 3mo ago B 22 tokens original MIT

resume

27

dhslegen/digital-delivery-team

Command

A command for resuming a Digital Delivery Team project by reading its saved progress file. It reports the project stages, their status, recent activity, and a suggested next step.

1 3mo ago B 22 tokens original MIT

review

28

dhslegen/digital-delivery-team

Command

A command that reviews the changes in the current Git branch, a line of development in a code repository.

1 3mo ago B 27 tokens original MIT

ship

29

dhslegen/digital-delivery-team

Command

A delivery command that runs packaging and reporting steps, then bundles the project’s documentation, test results, and built files into an archive.

1 3mo ago A 23 tokens original MIT

test

30

dhslegen/digital-delivery-team

Command

A testing command that creates and runs regression tests from the project’s acceptance criteria, then produces a coverage report.

1 3mo ago B 20 tokens original MIT

verify

31

dhslegen/digital-delivery-team

Command

A verification command that runs a test agent and a code-review agent in the same round, then combines their results.

1 3mo ago A 18 tokens original MIT

wbs

32

dhslegen/digital-delivery-team

Command

A project-planning command that turns a product requirements document, which describes what a product should do, into a work breakdown structure. It also produces a dependency map and risk list.

1 3mo ago B 24 tokens original MIT

SessionStart

33

dhslegen/digital-delivery-team

Hook

Runs when a session starts, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured original MIT

SessionEnd

34

dhslegen/digital-delivery-team

Hook

Runs when a session ends, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 88% MIT

PreToolUse

35

dhslegen/digital-delivery-team

Hook

Runs before the agent uses a tool for Bash, Write, Edit, MultiEdit and Task tool calls, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 88% MIT

PostToolUse

36

dhslegen/digital-delivery-team

Hook

Runs after a tool call finishes for Bash, Write, Edit, MultiEdit and Task tool calls, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 81% MIT

PostToolUseFailure

37

dhslegen/digital-delivery-team

Hook

Runs when a tool call fails for Bash, Write, Edit, MultiEdit and Task tool calls, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 80% MIT

SubagentStop

38

dhslegen/digital-delivery-team

Hook

Runs when a subagent finishes, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 86% MIT

UserPromptSubmit

39

dhslegen/digital-delivery-team

Hook

Runs when you submit a prompt, before the agent sees it, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 88% MIT

Stop

40

dhslegen/digital-delivery-team

Hook

Runs when the agent finishes a response, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.

1 3mo ago A tokens not measured copy · 91% MIT

acceptance-criteria

41

dhslegen/digital-delivery-team

Skill Claude CodeCodex

Knowledge pack for writing Given/When/Then acceptance criteria that are unambiguous and automatable. Auto-loaded by product-agent (writing) and test-agent (consuming).

1 3mo ago A 40 tokens original MIT

ai-native-design

42

dhslegen/digital-delivery-team

Skill Claude CodeCodex

A workflow for turning a product brief and API contract into frontend design prompts and implementation guidance. It supports three outside design channels and keeps generated frontend work aligned with the same brief and contract.

1 3mo ago A 105 tokens original MIT

api-contract-first

43

dhslegen/digital-delivery-team

Skill Claude CodeCodex

Knowledge pack for designing and evolving OpenAPI 3.0 contracts that enable frontend/backend parallel development. Auto-loaded by architect-agent;由 /build-api / /build-web main thread 在实现阶段流式加载(M6.4 起替代 backend/frontend-agent 黑盒派发)。.

1 3mo ago A 62 tokens original MIT

backend-development

44

dhslegen/digital-delivery-team

Skill Claude CodeCodex

A set of instructions for building server-side code such as APIs and database-backed applications. It uses API contracts, data models, the chosen technology stack, and tests as the project’s reference points.

1 3mo ago A 72 tokens original MIT

checkpoint-commit

45

dhslegen/digital-delivery-team

Skill Claude CodeCodex

每完成一个 plan 步骤自动 git commit,记录到 .ddt/checkpoints.log;支持 git revert 回滚到任意 checkpoint。auto-loaded by build-api / build-web / fix 等 IMPLEMENT phase。DDT 步骤级 git commit 范式。.

1 3mo ago A 60 tokens original MIT

ddt-baseline-sync

46

dhslegen/digital-delivery-team

Skill Claude CodeCodex

A skill that imports staffing, work-hour, or project-plan spreadsheets and CSV files into a historical project baseline. A baseline is past project data used to improve future work-hour estimates.

1 3mo ago B 173 tokens original MIT

ddt-brief-builder

47

dhslegen/digital-delivery-team

Skill Claude CodeCodex

A Chinese-language workflow that turns unstructured project material—such as notes, files, URLs, screenshots, spreadsheets, or API documentation—into a project-brief.md file for the DDT workflow.

1 3mo ago B 351 tokens original MIT

decision-gate

48

dhslegen/digital-delivery-team

Skill Claude CodeCodex

A decision checkpoint for software-project workflows. After each phase produces its files, it asks the user to accept the result, request a change, add information, or regenerate it before the next phase begins.

1 3mo ago A 62 tokens original MIT