supoerpowers-testing-skills-with-subagents

Community

Verify skills under pressure with subagents.

Authorabhinav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures Claude's skills are robust under pressure by running baseline tests without the skill, capturing rationalizations, and iterating until a bulletproof workflow is achieved.

Core Features & Use Cases

  • RED-GREEN-REFACTOR cycle: Red baseline tests, green skill, refactor to close holes.
  • Pressure scenarios: Build multi-pressure tests to challenge compliance.
  • Rationalization tracking: Document excuses and counters to strengthen the skill.

Quick Start

See examples/CLAUDE_MD_TESTING.md for a complete test campaign. To begin, run a RED baseline test without the skill, then implement GREEN, and finally REFACTOR to stay green.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supoerpowers-testing-skills-with-subagents
Download link: https://github.com/abhinav/home/archive/main.zip#supoerpowers-testing-skills-with-subagents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository