mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 14:03:49 +00:00
* Add frontmatter utility and tidy coding agent prompts * Add frontmatter parsing utilities and tests * Parse frontmatter with YAML parser * Simplify frontmatter parsing utilities * strip body in 1 place * Improve frontmatter parsing error handling * Normalize multiline skill and select-list descriptions |
||
|---|---|---|
| .. | ||
| consecutive-hyphens | ||
| invalid-name-chars | ||
| invalid-yaml | ||
| long-name | ||
| missing-description | ||
| multiline-description | ||
| name-mismatch | ||
| nested/child-skill | ||
| no-frontmatter | ||
| unknown-field | ||
| valid-skill | ||