← 返回 Skills 市场
urbantech

Delivery Checklist

作者 Toby Morning · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

Delivery Checklist & Mini-Prompts

Default Loop

Plan → Implement (Red→Green→Refactor) → Produce Artifacts → PR → Verify CI → Deliver

Always respond in this order:

  1. Plan (checklist)
  2. Actions & Artifacts (logs, screenshots, test output)
  3. Findings
  4. Code Diffs (unified ---/+++ patches)
  5. Tests Added/Updated
  6. PR Description (summary, risks, rollout)
  7. 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.

安全使用建议
This skill is a reusable checklist and set of prompt templates and appears coherent. Before installing or using it, note that: (1) the SKILL.md references example files that are not included — you will need to supply repository context, logs, diffs, or screenshots when asking the skill to produce evidence; (2) when using the skill to generate code diffs or PR descriptions, avoid pasting sensitive data (secrets, credentials) into prompts; (3) if you allow an agent running these prompts to access your repository or CI, ensure the agent's permissions are scoped appropriately. If you want the referenced examples included, ask the publisher for the missing references/ files or provide your own.
能力评估
Purpose & Capability
Name/description (delivery checklist, PR composer, mini-prompts) match the SKILL.md content. No unexpected binaries, env vars, or credentials are requested and the prompts are appropriate for the stated purpose.
Instruction Scope
The SKILL.md asks the agent to produce artifacts (logs, screenshots, test output, unified diffs) and references files under references/*. Those files are not present in the package, so the agent will need user-provided context or repo access to fulfill those parts. The instructions do not themselves instruct the agent to read arbitrary system files or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill with no on-disk installation or third-party downloads.
Credentials
No environment variables, credentials, or config paths are requested. Nothing disproportionate is asked for relative to the skill's stated function.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It is user-invocable and can be invoked autonomously per platform defaults, which is expected for a prompt/template skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install delivery-checklist
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /delivery-checklist 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of delivery-checklist skill. - Provides a structured pre-delivery acceptance checklist for software stories and PRs. - Includes a default process loop (Plan → Implement → Artifacts → PR → Verify → Deliver) with step-by-step outputs. - Offers reusable mini-prompts for classification, TDD, refactoring, and PR composition. - Supplies an acceptance criteria checklist covering tests, commits, security/UI concerns, PR format, and verification. - References detailed checklists and prompt templates in supplementary files.
元数据
Slug delivery-checklist
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

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。

💬 留言讨论