[codex] Fix skill frontmatter metadata#1552
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
❌ Deploy Preview for cheerful-kitten-f556a0 failed.
|
Summary
Root Cause
The two SKILL.md files started with Markdown headings instead of YAML frontmatter delimited by ---, so Codex skipped loading them as invalid skills.
Validation
Self-Review