用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill verification-before-completion命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
LinkedIn automation via the Linked API CLI - fetch profiles, search people and companies, send messages, manage connections, create posts, react, comment, and run Sales Navigator and custom workflows. Use when the user wants to interact with LinkedIn.
Xquik X data automation API - Use REST or MCP for tweet search, user lookup, follower exports, media downloads, monitors, webhooks, giveaway draws, and confirmation-gated X actions.
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
基于 SOC 职业分类
正在显示 SKILL.md
| name | verification-before-completion |
| description | Run verification commands and confirm output before claiming success |
| user-invocable | false |
| disable-model-invocation | true |
| version | 2.0.0 |
| category | debugging |
| author | Jesse Vincent |
| license | MIT |
| source | https://github.com/obra/superpowers-skills/tree/main/skills/debugging/verification-before-completion |
| progressive_disclosure | {"entry_point":{"summary":"Evidence before claims: mandatory verification before ANY completion claim","when_to_use":"When about to claim work is complete, fixed, passing, or ready. ESPECIALLY before commits, PRs, or task completion.","quick_start":"1. Identify verification command 2. Run FULL command 3. Read complete output 4. Verify results 5. THEN claim with evidence"},"references":["gate-function.md","verification-patterns.md","red-flags-and-failures.md","integration-and-workflows.md"]} |
| context_limit | 800 |
| tags | ["verification","quality-assurance","honesty","evidence"] |
| requires_tools | [] |
Claiming work is complete without verification is dishonesty, not efficiency.
Core principle: Evidence before claims, always.
Violating the letter of this rule is violating the spirit of this rule.
This skill enforces mandatory verification before ANY completion claim, preventing false positives, broken builds, and trust violations.
Activate ALWAYS before claiming:
Use this ESPECIALLY when:
NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
Without running the verification command in this message, claiming success is not allowed.
The five-step gate function:
Skip any step = lying, not verifying.
Correct Pattern:
✅ [Run pytest] [Output: 34/34 passed] "All tests pass"
Incorrect Patterns:
❌ "Should pass now"
❌ "Looks correct"
❌ "Tests were passing"
❌ "I'm confident it works"
STOP when:
ALL of these mean: STOP. Run verification first.
Statistics from real-world failures:
Core violation: "Lying leads to replacement"
For detailed information:
No shortcuts for verification.
Run the command. Read the output. THEN claim the result.
This is non-negotiable.