
Performs a focused code review for correctness and edge cases.
--- foo: [bar --- # Invalid YAML This skill has invalid YAML in the frontmatter.
A skill with a name that doesn't match the directory.
A skill with unknown frontmatter fields.
# No Frontmatter This skill has no YAML frontmatter at all.
A valid skill for testing purposes.
A skill that cannot be invoked by the model.
--- name: missing-description --- # Missing Description This skill has no description in its frontmatter.
A nested child skill.