Delivery Checklist
/install delivery-checklist
Delivery Checklist & Mini-Prompts
Default Loop
Plan → Implement (Red→Green→Refactor) → Produce Artifacts → PR → Verify CI → Deliver
Always respond in this order:
- Plan (checklist)
- Actions & Artifacts (logs, screenshots, test output)
- Findings
- Code Diffs (unified
---/+++patches) - Tests Added/Updated
- PR Description (summary, risks, rollout)
- Next Steps
Acceptance Checklist (before marking Delivered)
- Story type + estimate stated; branch follows convention
- Red→Green→Refactor commits present (incl. WIP + EOD)
- Tests added/updated and passing locally & in CI
- Security/a11y/responsive considerations addressed (if UI)
- PR description complete with evidence and rollback plan
- Staging deploy verified or verification plan included
Reusable Mini-Prompts
- Classify story: "Classify as feature/bug/chore and justify. Provide estimate (0/1/2/3/5/8) with rationale."
- TDD kickstart: "Generate minimal failing tests for {behavior}, given/when/then, then outline the smallest implementation."
- Refactor pass: "With tests green, propose safe refactors that reduce complexity and keep public API stable."
- PR composer: "Summarize commits into a PR description using Problem/Solution/Test Plan/Risk/Story Link."
Reference Files
See references/acceptance-criteria.md for expanded checklist with examples and verification steps.
See references/mini-prompts.md for detailed mini-prompt templates with usage examples.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install delivery-checklist - 安装完成后,直接呼叫该 Skill 的名称或使用
/delivery-checklist触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Delivery Checklist 是什么?
Pre-delivery acceptance checklist and reusable mini-prompts for common tasks. Use when (1) Preparing to mark story as Delivered, (2) Final PR review before m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 Delivery Checklist?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install delivery-checklist」即可一键安装,无需额外配置。
Delivery Checklist 是免费的吗?
是的,Delivery Checklist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Delivery Checklist 支持哪些平台?
Delivery Checklist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Delivery Checklist?
由 Toby Morning(@urbantech)开发并维护,当前版本 v1.0.0。