Testing-Skills-With-Subagents

Test new or edited skills with subagents under pressure scenarios.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/slapglif/swe-agent --skill testing-skills-with-subagents-slapglif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Testing-Skills-With-Subagents
Source: https://github.com/slapglif/swe-agent/tree/main/.swe/skills/testing-skills-with-subagents
Command: npx skills add https://github.com/slapglif/swe-agent --skill testing-skills-with-subagents-slapglif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that new or edited skills are robust, effective, and resistant to rationalization under pressure. It applies the Test-Driven Development (TDD) cycle to process documentation, verifying compliance with subagents before deployment.

Core Features & Use Cases

  • TDD for Documentation: Guides through a RED-GREEN-REFACTOR cycle: running scenarios without the skill (RED), writing the skill (GREEN), and closing loopholes (REFACTOR).
  • Pressure Scenario Testing: Teaches how to create realistic scenarios with combined pressures (time, sunk cost, authority) to test agent compliance.
  • Rationalization Prevention: Systematically identifies and counters agent rationalizations, making skills bulletproof.
  • Use Case: When creating a new skill that enforces a strict development discipline, use this skill to test it with subagents under various pressures, ensuring it prevents common excuses for non-compliance.

Quick Start

I'm creating a new skill. Use the Testing-Skills-With-Subagents skill to ensure it's robust and effective.