testing-skills-with-subagents

Test AI agent skills under pressure scenarios using subagents.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/pproenca/dot-claude --skill testing-skills-with-subagents-pproenca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: testing-skills-with-subagents
Source: https://github.com/pproenca/dot-claude/tree/main/plugins/super/skills/testing-skills-with-subagents
Command: npx skills add https://github.com/pproenca/dot-claude --skill testing-skills-with-subagents-pproenca

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Skills, like code, can have bugs or loopholes that cause AI agents to misinterpret instructions or rationalize away critical steps, especially under pressure.

Core Features & Use Cases

  • TDD for Documentation: Applies the Red-Green-Refactor cycle to process documentation, ensuring skills prevent actual agent failures.
  • Pressure Scenario Testing: Verifies skill compliance under realistic pressures (time, sunk cost, authority, exhaustion).
  • Rationalization Countering: Identifies and explicitly plugs loopholes agents use to bypass rules, making skills robust.
  • Use Case: Before deploying a new skill, use this to rigorously test it with subagents under various pressures. This ensures the skill is clear, robust, and effectively guides AI behavior, preventing future misinterpretations.

Quick Start

I've written a new skill for code review. Use the testing-skills-with-subagents skill to verify it works under pressure.