بنقرة واحدة
verification-before-completion
Use when completing any task. Evidence before claims, always.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when completing any task. Evidence before claims, always.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | verification-before-completion |
| description | Use when completing any task. Evidence before claims, always. |
| version | 1.0.0 |
| tags | ["process","validation"] |
∀ task completion, ∀ "it works" claims, ∀ pre-commit, ∀ pre-PR.
¬claim success without fresh verification evidence ∈ current session.
If you didn't run the command ∈ this message, you cannot claim it passes.
∀ task marked DONE:
npm test ∨ specific spec file -> show outputnpx tsc --noEmit -> show outputnpx biome check -> show outputUse when reviewing architecture decisions. C4 model, dependency inversion, hexagonal boundaries.
Use during discuss-slice and plan-slice to stress-test a spec or plan against domain vocabulary before approval.
Use during research-slice to build disposable experiments that answer technical uncertainty.
Use during project:init to scaffold repo-level agent configuration (CLAUDE.md, AGENTS.md, tracker labels).
Use when debugging. 4-phase investigation, root cause, minimal fix.
Use when implementing features/fixes. Iron law: ¬∃ production code without failing test.