relay
25dhslegen/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.
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.
dhslegen/digital-delivery-team
Command
A command that creates a report about software-delivery efficiency, including insights, bottlenecks, and suggested improvements.
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.
dhslegen/digital-delivery-team
Command
A command that reviews the changes in the current Git branch, a line of development in a code repository.
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.
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.
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.
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.
dhslegen/digital-delivery-team
Hook
Runs when a session starts, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.
dhslegen/digital-delivery-team
Hook
Runs when a session ends, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.
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.
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.
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.
dhslegen/digital-delivery-team
Hook
Runs when a subagent finishes, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.
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.
dhslegen/digital-delivery-team
Hook
Runs when the agent finishes a response, executing plugin-hook-bootstrap.js via node. From dhslegen/digital-delivery-team.
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).
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.
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 黑盒派发)。.
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.
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 范式。.
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.
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.
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.