Skip to content

fix(skills): add missing YAML frontmatter to 7 SKILL.md files#70

Merged
RyderFreeman4Logos merged 1 commit intomainfrom
fix/skill-frontmatter
Feb 14, 2026
Merged

fix(skills): add missing YAML frontmatter to 7 SKILL.md files#70
RyderFreeman4Logos merged 1 commit intomainfrom
fix/skill-frontmatter

Conversation

@RyderFreeman4Logos
Copy link
Owner

Summary

  • Add YAML frontmatter (name, description, allowed-tools) to 7 SKILL.md files that were missing it
  • Fixes Codex startup warnings: "missing YAML frontmatter delimited by ---"
  • Affected skills: csa-async-debug, csa-cc, csa-doc-writing, csa-rust-dev, csa-security, csa-test-gen, sa

Test plan

  • Open Codex in this repo and verify no "Skipped loading skill" warnings appear
  • Verify all 7 skills are now loaded successfully

🤖 Generated with Claude Code

Codex requires YAML frontmatter (name, description, allowed-tools)
delimited by --- in SKILL.md files. Without it, skills are skipped
with "missing YAML frontmatter" warnings on startup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@RyderFreeman4Logos RyderFreeman4Logos merged commit 2b2a129 into main Feb 14, 2026
0 of 5 checks passed
@RyderFreeman4Logos RyderFreeman4Logos deleted the fix/skill-frontmatter branch February 14, 2026 00:04
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.

1 participant