Skip to content

fix: correct caveman SKILL.md formatting to valid Markdown/YAML#4

Merged
moeller-projects merged 1 commit intomainfrom
copilot/correct-caveman-skill-md
Apr 12, 2026
Merged

fix: correct caveman SKILL.md formatting to valid Markdown/YAML#4
moeller-projects merged 1 commit intomainfrom
copilot/correct-caveman-skill-md

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 12, 2026

Both caveman SKILL.md files contained invalid characters and broken Markdown structure that would cause frontmatter parsing failures and render incorrectly.

codex/skills/caveman/SKILL.md

  • --- frontmatter/section delimiters were corrupted to -—- (em dash), breaking YAML frontmatter
  • Description used curly/smart quotes („…") instead of straight "
  • Bullet lists used with tab indentation instead of -
  • ## Safety Override, ## Risk & Uncertainty, ## Boundaries, ## Fallback sections were missing their ## heading markers
  • Fallback numbered list used \t1.\t tab indentation instead of 1.

opencode/skills/caveman/SKILL.md

  • Closing code fence had 4 backticks (``````) instead of 3, mismatching the opening fence

Agent-Logs-Url: https://github.com/moeller-projects/dotfiles/sessions/16688b04-1ae1-4d60-b046-8682bb7bd7ca

Co-authored-by: moeller-projects <13099043+moeller-projects@users.noreply.github.com>
@moeller-projects moeller-projects marked this pull request as ready for review April 12, 2026 10:05
@moeller-projects moeller-projects merged commit 667e5cd into main Apr 12, 2026
2 checks passed
@moeller-projects moeller-projects deleted the copilot/correct-caveman-skill-md branch April 12, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants