Fix YAML parsing errors in agent description fields (#74)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: lint
|
||||
description: Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
|
||||
description: "Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin."
|
||||
model: haiku
|
||||
color: yellow
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user