Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions skills/test-clean/SKILL.md
Original file line number Diff line number Diff line change
@@ -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
<!-- retry -->
<!-- retry2 -->
Loading