R006 · body-present
Body content present
- Code: R006
- Slug:
body-present - Tier: structure
- Default severity: error
- Packages: minimal, recommended, strict
- Locked: No
- Doc: https://doraval.dev/reference/rules/R006
| What | Checks that SKILL.md has Markdown instructions after the frontmatter block. |
| Why | Metadata can select a skill, but the body tells the agent what to do. An empty body has no executable guidance. |
How to fix
Add concrete instructions after the closing --- line: workflow, constraints, and expected output.