← 返回
未分类 中文

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...
交付前验收清单及常用任务可复用迷你提示词。适用场景:(1) 准备将故事标记为已交付;(2) 合并前的最终PR审查…
urbantech urbantech 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 365
下载
💾 2
安装
1
版本
#latest

概述

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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 08:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 686 📥 330,981
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 81 📥 183,008
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 198 📥 68,214