بنقرة واحدة
finish-work
Pre-ship review checklist
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Pre-ship review checklist
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
以揲蓍法推演周易卦象并解读吉凶。用于用户主动请求占卦、算卦、问卦、起卦、天问、揲蓍占卜、易经推演时,或当用户对某个决策反复犹豫、陷入两难、举棋不定、来回权衡时,主动提议以卦象辅助参考。
多轮实现/检查循环技能。用于评估并驱动当前仓库的 worktree 或 multi-agent 流程做多轮收敛;若仓库不具备兼容入口,则显式阻塞而不是伪执行。
Create a changelog draft manually, or let ship auto-create one when missing
根因调查技能。处理失败、异常、回归或未知行为时,先收集证据、形成并验证假设,再给出根因、修复建议与回归验证。触发方式:用户提及 "investigate"、"调查问题"、"排查异常"、"分析回归"、"root cause" 等关键词时激活。
Issue 管理技能。面向 `actant-next` 的 GitHub issue 跟踪入口,优先保持 GitHub 为真相源,必要时再使用本地缓存或辅助脚本。
PR 处理技能。围绕当前仓库的 GitHub PR 执行 discovery、validation、merge readiness 和交付收口判断。
| name | finish-work |
| description | Pre-ship review checklist |
Use this checklist as the review phase before $ship.
git status
git diff --name-only
git branch --show-current
main branch delivery is being treated as child-branch delivery only?pnpm type-check
pnpm test
pnpm type-check passes with no type errors?console.log statements?any types?.trellis/spec/?.trellis/spec/terminology.md?$ship is being treated as a delivery gate, not a commit shortcut?.trellis/spec/ updates are complete?docs/planning/roadmap.md updated if execution state changed?docs/agent/changelog-drafts/ with the required sections?