Skip to content

[codex] Fix skill frontmatter metadata#1552

Draft
jeremyeder wants to merge 1 commit into
mainfrom
feature/fix-skill-issues
Draft

[codex] Fix skill frontmatter metadata#1552
jeremyeder wants to merge 1 commit into
mainfrom
feature/fix-skill-issues

Conversation

@jeremyeder
Copy link
Copy Markdown
Contributor

Summary

  • Add required YAML frontmatter to grpc-dev and ambient-api-server skills.
  • Preserve the existing skill instructions while moving trigger text into the metadata description field.

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

  • python /Users/jeder/.agents/skills/skill-creator/scripts/quick_validate.py skills/integrations/grpc-dev
  • python /Users/jeder/.agents/skills/skill-creator/scripts/quick_validate.py skills/sessions/ambient-api-server
  • git diff --check
  • pre-commit hooks run during commit and push

Self-Review

  • Scope is limited to the two invalid skill metadata files.
  • No production code, frontend TypeScript, API endpoints, Kubernetes resources, or secrets changed.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 5862fa88-a5a2-4ceb-ab23-44312bfc748b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/fix-skill-issues
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature/fix-skill-issues

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.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for cheerful-kitten-f556a0 failed.

Name Link
🔨 Latest commit c76b187
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a02247fd05b170008249189

@jeremyeder jeremyeder added the ambient-code:self-reviewed Self-reviewed by Ambient agent label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ambient-code:self-reviewed Self-reviewed by Ambient agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant