mirror of
https://github.com/duthaho/claudekit.git
synced 2026-06-11 20:54:56 +03:00
feat: 6-phase workflow spine + plan-review pipeline (v3.1.0)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
name: verification-before-completion
|
||||
user-invocable: true
|
||||
description: >
|
||||
Use when about to claim ANY work is complete, fixed, passing, or done. Activate whenever you are tempted to say "done", "fixed", "tests pass", "build succeeds", "deployed", or any completion claim. Also trigger before committing code, before creating PRs, before responding to the user that a task is finished, or when reviewing agent-produced work. This is mandatory -- NEVER claim completion without running verification commands and reading their output. Evidence before assertions, always.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user