Skill Testing

Use when creating new skills, auditing existing skill compliance, verifying agent behavior under pressure, or when agents bypass rules despite explicit instructions. Provides a TDD methodology for documentation: write a failing scenario first, then write the skill to address it. Also use when observed agent output contradicts skill requirements, when rationalizations appear in agent messages, or when "simple change" arguments bypass gates. Keywords: pressure test, rationalization, skill compliance, TDD for docs, red-green-refactor skills, agent bypass, rule evasion, skill audit, bulletproofing, writing skills.

vinhnxv d03b593 5 files · 33.0 KB Updated

File contents

vinhnxv/rune/tree/main/plugins/rune/skills/skill-testing commit d03b5932c7

Frequently asked questions

npx skillmds@latest add vinhnxv/skill-testing