diff --git a/skills/test-clean/SKILL.md b/skills/test-clean/SKILL.md new file mode 100644 index 0000000..46b7db1 --- /dev/null +++ b/skills/test-clean/SKILL.md @@ -0,0 +1,18 @@ +--- +name: test-clean +description: "Use when testing the direct audit workflow with a safe skill that performs no dangerous operations" +--- + +# Test Clean Skill + +This is a harmless test skill for validating the audit CI pipeline. + +## Steps + +1. Read the target file +2. Analyze the content +3. Return a summary to the user + +# Updated for test + +