testing-skills-with-subagents

Test AI skills against pressure scenarios using subagents.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vanmarkic/credit-castor --skill testing-skills-with-subagents-vanmarkic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: testing-skills-with-subagents
Source: https://github.com/vanmarkic/credit-castor/tree/main/.claude/skills/testing-skills-with-subagents
Command: npx skills add https://github.com/vanmarkic/credit-castor --skill testing-skills-with-subagents-vanmarkic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes examples (resource) components.

What problem does it solve?

This Skill ensures AI skills are robust and effective, especially under pressure, by systematically testing them against potential agent rationalizations. It prevents the deployment of skills that fail when they're needed most.

Core Features & Use Cases

  • TDD for Documentation: Applies the Red-Green-Refactor cycle to skill creation, using subagents as test subjects.
  • Pressure Scenarios: Designs realistic tests with combined pressures (time, sunk cost, authority) to expose weaknesses.
  • Use Case: After drafting a new skill for disciplined code review, use this skill to test it with subagents under simulated time pressure, ensuring the skill resists shortcuts and enforces the intended process.

Quick Start

I've written a new skill for TDD. Use the testing-skills-with-subagents skill to create pressure scenarios and test its effectiveness.