Merge pull request #4452 from pipecat-ai/mb/cleanup-frontmatter

Add cleanup skill frontmatter
This commit is contained in:
Mark Backman
2026-05-11 09:33:44 -04:00
committed by GitHub

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**.