Add cleanup skill frontmatter

This commit is contained in:
Mark Backman
2026-05-09 12:30:20 -07:00
parent 95bcebe774
commit b9e8f13105

View File

@@ -1,3 +1,8 @@
---
name: cleanup
description: Review, refactor, document, and validate code changes in the current branch
---
# Code Cleanup Skill
The **Code Cleanup Skill** reviews, refactors, and documents code changes in your current branch, ensuring alignment with **Pipecat's architecture, coding standards, and example patterns**.