← Back to Skills Marketplace
axelhu

Superpowers Verification

by AxelHu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
392
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install superpowers-verification
Description
Use when about to claim any work is complete, fixed, passing, or successful - requires running fresh verification commands and reading actual output before m...
Usage Guidance
This skill is a coherent checklist for verifying work before claiming success. Before using it, confirm that the agent runtime you run it in is trusted and sandboxed: the skill gives the agent freedom to pick and execute verification commands, and those commands could read sensitive files or outputs. If you need stricter controls, consider adding a whitelist of allowed commands, limiting working directories, or reviewing generated command outputs before sharing them externally. Since the skill is instruction-only, it does not install software or request credentials.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md all describe the same goal: require running fresh verification commands and providing command output/evidence before claiming success. The skill requests no unrelated binaries, env vars, or config paths.
Instruction Scope
Instructions explicitly tell the agent to identify and run the appropriate verification commands, check exit codes, and include evidence. This is in-scope for a verification skill, but it is intentionally open-ended — it gives the agent discretion to choose and execute commands in the environment, which could access sensitive files or data depending on what commands are chosen.
Install Mechanism
No install spec and no code files are provided (instruction-only). Nothing will be written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The only implied requirement is permission for the agent to run commands and read their outputs, which is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill privileges. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install superpowers-verification
  3. After installation, invoke the skill by name or use /superpowers-verification
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: OpenClaw-adapted skill for the Superpowers development methodology suite.
Metadata
Slug superpowers-verification
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Superpowers Verification?

Use when about to claim any work is complete, fixed, passing, or successful - requires running fresh verification commands and reading actual output before m... It is an AI Agent Skill for Claude Code / OpenClaw, with 392 downloads so far.

How do I install Superpowers Verification?

Run "/install superpowers-verification" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Superpowers Verification free?

Yes, Superpowers Verification is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Superpowers Verification support?

Superpowers Verification is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Superpowers Verification?

It is built and maintained by AxelHu (@axelhu); the current version is v1.0.0.

💬 Comments