AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Using Superpowers

skill-a-ariff-ariff-claude-plugins-using-superpowers · by a-ariff

Core skill activation protocol - establishes mandatory workflows for finding and applying skills before any task

No reviews yet
0 installs
35 views
0.0% view→install

Install

$ agentstack add skill-a-ariff-ariff-claude-plugins-using-superpowers

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-a-ariff-ariff-claude-plugins-using-superpowers)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Using Superpowers? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Superpowers Activation Protocol

Core Philosophy

> "If a skill exists for your task, you MUST use it. No exceptions. No rationalizations."

Skills encode proven solutions. Ignoring them means repeating solved problems.

Mandatory First Response Protocol

Before ANY action, complete this mental checklist:

□ What skills might apply here?
□ Have I checked the skill registry?
□ Did I read the CURRENT version (not memory)?
□ Am I following it exactly?

The Golden Rules

1. Skills Are Not Optional

If a relevant skill exists → USE IT.

  • "This is just a simple question" → Still check for skills
  • "I can do this quickly" → Skills exist because "quick" becomes complex
  • "The skill is overkill" → Use it anyway

2. Always Announce Skill Usage

"I'm using [Skill Name] to [what you're doing]."

3. Checklists Require TodoWrite

If a skill has a checklist → Create todos for EACH item. Don't work through checklists mentally. Track them.

4. Instructions ≠ Permission to Skip Workflows

User says "Fix X" → That's the WHAT, not the HOW. Still follow brainstorming, TDD, verification workflows.

Skill Categories

| Category | When to Use | |----------|-------------| | Checkers | Before assumptions, before actions | | Collaboration | Planning, brainstorming, executing plans | | Debugging | When something's broken | | Problem-Solving | When stuck | | Testing | TDD, test design | | Meta | Writing/improving skills |

Quick Dispatch

Starting a feature → brainstorming → writing-plans → executing-plans
Something broken → systematic-debugging or root-cause-tracing
About to assume → assumption-checker
About to modify → pre-action-verifier
Claiming done → verification-before-completion

Anti-Patterns (Stop If You Think These)

| Thought | Reality | |---------|---------| | "I remember this skill" | Skills evolve. Read current version. | | "This doesn't need a skill" | If skill exists, use it. | | "Let me just do this first" | Check skills BEFORE anything. | | "This is simple" | Simple tasks become complex. Use skills. |

Integration with Checker Agents

Before taking action, the checker agents validate:

  • assumption-checker → Are you guessing?
  • context-validator → Do you have enough context?
  • intent-clarifier → Is the request clear?
  • pre-action-verifier → Are prerequisites met?
  • fact-checker → Are your claims about code accurate?

These checkers are strict mode - they halt and ask rather than proceeding.

Summary

  1. Check for relevant skills FIRST
  2. Announce you're using them
  3. Follow them EXACTLY
  4. Use TodoWrite for checklists
  5. Verify before claiming completion

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.