testing-skills-with-subagents이란?
기술을 생성하거나 편집할 때 배포하기 전에 압력 하에서 작동하는지 확인하고 합리화에 저항하는 데 사용합니다. 기술 없이 기준선을 실행하고, 오류를 해결하기 위해 작성하고, 허점을 닫기 위해 반복하여 문서를 처리하기 위해 RED-GREEN-REFACTOR 주기를 적용합니다. 출처: ed3dai/ed3d-plugins.
기술을 생성하거나 편집할 때 배포하기 전에 압력 하에서 작동하는지 확인하고 합리화에 저항하는 데 사용합니다. 기술 없이 기준선을 실행하고, 오류를 해결하기 위해 작성하고, 허점을 닫기 위해 반복하여 문서를 처리하기 위해 RED-GREEN-REFACTOR 주기를 적용합니다.
명령줄에서 testing-skills-with-subagents AI 스킬을 개발 환경에 빠르게 설치
출처: ed3dai/ed3d-plugins.
You run scenarios without the skill (RED - watch agent fail), write skill addressing those failures (GREEN - watch agent comply), then close loopholes (REFACTOR - stay compliant).
Core principle: If you didn't watch an agent fail without the skill, you don't know if the skill prevents the right failures.
REQUIRED BACKGROUND: You MUST understand superpowers:test-driven-development before using this skill. That skill defines the fundamental RED-GREEN-REFACTOR cycle. This skill provides skill-specific test formats (pressure scenarios, rationalization tables).
기술을 생성하거나 편집할 때 배포하기 전에 압력 하에서 작동하는지 확인하고 합리화에 저항하는 데 사용합니다. 기술 없이 기준선을 실행하고, 오류를 해결하기 위해 작성하고, 허점을 닫기 위해 반복하여 문서를 처리하기 위해 RED-GREEN-REFACTOR 주기를 적용합니다. 출처: ed3dai/ed3d-plugins.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/ed3dai/ed3d-plugins --skill testing-skills-with-subagents기술을 생성하거나 편집할 때 배포하기 전에 압력 하에서 작동하는지 확인하고 합리화에 저항하는 데 사용합니다. 기술 없이 기준선을 실행하고, 오류를 해결하기 위해 작성하고, 허점을 닫기 위해 반복하여 문서를 처리하기 위해 RED-GREEN-REFACTOR 주기를 적용합니다. 출처: ed3dai/ed3d-plugins.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ed3dai/ed3d-plugins --skill testing-skills-with-subagents 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/ed3dai/ed3d-plugins