المهارات verification-before-completion
🔍

verification-before-completion

آمن 🌐 الوصول إلى الشبكة⚙️ الأوامر الخارجية

在宣告成功前驗證工作

متاح أيضًا من: Dimon94,DYAI2025,Cycleaddict,CodingCossack,davila7,ANcpLua,obra

停止浪費時間並損害信任的虛假完成聲明。此技能在任何成功斷言之前強制要求提供新的驗證證據。

يدعم: Claude Codex Code(CC)
📊 69 كافٍ
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "verification-before-completion". I think the tests should pass now

النتيجة المتوقعة:

  • STOP - Rule violation detected
  • You said should pass without verification
  • Required: Run test command, Show output, Then claim
  • Example: npm test, Shows 45 passing, All tests pass

استخدام "verification-before-completion". The build looks good, time to push

النتيجة المتوقعة:

  • Rule violation: Expression of satisfaction before verification
  • Looking good is not verification evidence
  • Run the build command, Check exit code, Read full output
  • Only then claim pass or fail with actual evidence

استخدام "verification-before-completion". I am confident the bug is fixed

النتيجة المتوقعة:

  • Confidence does not equal evidence
  • Run the specific test that reproduces the original bug
  • Show the test output proving the fix works
  • Then report actual status with verification attached

التدقيق الأمني

آمن
v5 • 1/17/2026

This skill contains only documentation and guidelines. All 30 static findings are false positives: markdown code fences misinterpreted as shell backticks, git terminology misidentified as C2/crypto indicators, and legitimate verification terms flagged as reconnaissance. No code execution, file access, or network activity occurs.

2
الملفات التي تم فحصها
318
الأسطر التي تم تحليلها
2
النتائج
5
إجمالي عمليات التدقيق
تم تدقيقه بواسطة: claude عرض سجل التدقيق →

درجة الجودة

38
الهندسة المعمارية
100
قابلية الصيانة
85
المحتوى
22
المجتمع
100
الأمان
91
الامتثال للمواصفات

ماذا يمكنك بناءه

防止過早提交

在提交程式碼之前驗證測試通過且建置成功,以避免破壞建置

正確驗證錯誤修復

執行回歸測試以確認錯誤確實已修復,然後再將工作單標記為完成

確保品質標準

在接受工作為完成之前,在整個團隊中執行驗證紀律

جرّب هذه الموجهات

提交之前
I need to verify my work before claiming completion. What specific command should I run to prove this works? Run it now and show me the output.
修復錯誤後
Before I say this bug is fixed, I need to run verification. What test confirms the fix? Run it fresh and show results.
建立拉取請求之前
I am about to create a PR. Run the full test suite and build process. Show me the complete output before I claim it is ready.
代理工作完成後
An agent said the task is complete. I need to verify independently. Show me the VCS diff and run any relevant tests to confirm.

أفضل الممارسات

  • 始終重新執行完整的驗證命令
  • 在宣告成功之前閱讀完整輸出
  • 用驗證證據記錄聲明
  • 將規則應用於所有成功暗示

تجنب

  • 在未測試的情況下說應該可以運作
  • 信任先前的測試執行
  • 使用信心而非證據
  • 部分驗證捷徑

الأسئلة المتكررة

這會取代我的測試工作流程嗎?
不會,它透過在聲明之前要求驗證證據,在您現有的工作流程中執行紀律。
如果我絕對確定它可以運作怎麼辦?
信心不等於證據。無論如何都要執行驗證 - 規則沒有例外。
我可以將此與自動化 CI/CD 一起使用嗎?
可以,它確保您在推送之前在本地進行驗證,補充自動化管道檢查。
這如何處理不同的專案類型?
此技能適應您的專案驗證命令 - 測試、建置、程式碼檢查工具,任何證明正確性的命令。
如果驗證失敗會發生什麼?
報告帶有證據的實際狀態。當驗證顯示失敗時,絕不聲稱成功。
這對快速開發來說是否太嚴格?
虛假聲明浪費的時間比驗證更多。此紀律可防止代價高昂的返工並維持信任。

تفاصيل المطور

بنية الملفات

📄 SKILL.md