🧪

verification-before-completion

skills.shエコシステムの再利用可能なAgent Skillです。 verification-before-completion from obra/superpowers: Enforce verification commands before claiming work completion, fixes, or test passes—no success assertions without fresh evidence.

中級 20-45 minutes 0 閲覧数 0 いいね
skills.shagent skillobraqualityAgent workflows Testingverification-before-completion

学習を開始

verification-before-completion: このSkillでできること

verification-before-completion is a reusable agent skill listed on skills.sh under obra/superpowers. skills.sh rank #158, installs 70.3K, GitHub stars 204.9K, first seen Jan 19, 2026.

Enforce verification commands before claiming work completion, fixes, or test passes—no success assertions without fresh evidence. Requires running the actual verification command (not assumptions or partial checks) and confirming output before making any completion or correctness claims Applies to all success-related statements: test passes, builds succeeding, bugs fixed, requirements met, regressions verified, and agent task completion Blocks common shortcuts like trusting agent reports, relying on linter passes as build proof, or using confidence/assumptions instead of actual command output Includes a five-step gate function: identify the proof command, run it fresh, read full output and exit code, verify the claim matches evidence, then state the result with evidence attached

使うべき場面

  • Use this skill when the task matches the package name, repository context, or skills.sh topic: Agent workflows Testing.
  • Prefer it when a repeatable workflow is better than a one-off prompt: setup, review, design, deployment, automation, research, media generation, or operational checks.
  • For production work, read the linked repository and install command before allowing the agent to run scripts or modify files.

Agentでの使い方

  1. Confirm the user intent and whether this skill is the right fit.
  2. Install or inspect the skill with the official command from skills.sh.
  3. Read the local SKILL.md and only load extra files referenced by that skill.
  4. Follow the skill's workflow, then verify the result with tests, screenshots, audits, or source-backed checks as appropriate.
  5. Record any constraints, missing credentials, tool permissions, or security warnings before handoff.

品質と安全の確認

  • Check repository ownership and source reputation: obra/superpowers.
  • Review security audit signals before installing; skills.sh reports: Gen Agent Trust Hub Pass Socket Pass Snyk Pass.
  • Never grant broad shell, browser, cloud, or deployment permissions without user approval.
  • Treat generated output as draft until validated by the skill's own acceptance criteria.
  • If the skill touches cloud resources, costs, credentials, customer data, or production deploys, require a human review step.

出典とインストール

  • skills.sh page: https://www.skills.sh/obra/superpowers/verification-before-completion
  • Repository: https://github.com/obra/superpowers
  • Install command: npx skills add https://github.com/obra/superpowers --skill verification-before-completion

FAQ

Is verification-before-completion an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.

Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.

What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.

Install & Source

Install Command
npx skills add https://github.com/obra/superpowers --skill verification-before-completion
Official Repository Download ZIP

リソース

関連スキル

🧪

tdd

Intermediate 20-45 minutes

skills.shエコシステムの再利用可能なAgent Skillです。 tdd from mattpocock/skills: Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.

skills.shagent skillmattpocock
00
Learn
🧪

minimal-run-and-audit

Intermediate 20-45 minutes

skills.shエコシステムの再利用可能なAgent Skillです。 minimal-run-and-audit from lllllllama/ai-paper-reproduction-skill: minimal-run-and-audit packages reusable procedural knowledge for agents.

skills.shagent skilllllllllama
00
Learn
🧪

diagnose

Intermediate 20-45 minutes

skills.shエコシステムの再利用可能なAgent Skillです。 diagnose from mattpocock/skills: diagnose packages reusable procedural knowledge for agents.

skills.shagent skillmattpocock
00
Learn
🧪

systematic-debugging

Intermediate 20-45 minutes

skills.shエコシステムの再利用可能なAgent Skillです。 systematic-debugging from obra/superpowers: Structured debugging methodology that mandates root cause investigation before attempting any fixes.

skills.shagent skillobra
10
Learn