testing-skills-with-subagents

Official

Bulletproof your skills against rationalization.

Authorraas-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill applies Test-Driven Development (TDD) to process documentation, ensuring that new or edited Claude Skills are robust, resist rationalization, and work effectively under pressure, preventing agents from bypassing critical rules.

Core Features & Use Cases

  • TDD for Documentation: Guides through the RED-GREEN-REFACTOR cycle for skill writing, using subagents for testing compliance.
  • Pressure Scenario Testing: Creates realistic scenarios with combined pressures (time, sunk cost, authority) to test agent compliance under stress.
  • Rationalization Countering: Identifies and explicitly plugs loopholes and common excuses agents use to bypass rules, ensuring disciplined adherence.
  • Use Case: When creating a new skill that enforces discipline (e.g., a TDD skill), use this to test it with subagents, ensuring it prevents agents from rationalizing their way out of following the rules, making your skills truly effective.

Quick Start

TDD Mapping for Skill Testing

RED: Baseline test (Run scenario WITHOUT skill, watch agent fail)

Verify RED: Capture rationalizations (Document exact failures verbatim)

GREEN: Write skill (Address specific baseline failures)

Verify GREEN: Pressure test (Run scenario WITH skill, verify compliance)

REFACTOR: Plug holes (Find new rationalizations, add counters)

Stay GREEN: Re-verify (Test again, ensure still compliant)

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: testing-skills-with-subagents
Download link: https://github.com/raas-dev/configent/archive/main.zip#testing-skills-with-subagents

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.