Skip to content

feat(me): add SkillOpt write-skill - #729

Merged
baleen37 merged 1 commit into
mainfrom
feat/add-skillopt
Jul 29, 2026
Merged

feat(me): add SkillOpt write-skill#729
baleen37 merged 1 commit into
mainfrom
feat/add-skillopt

Conversation

@baleen37

@baleen37 baleen37 commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a provider-neutral SkillOpt workflow for new and existing agent skills
  • support Claude Code and Codex source/backend handling
  • require reviewed staging and explicit adoption

Verification

  • python3 /Users/jito.hello/.codex/skills/.system/skill-creator/scripts/quick_validate.py plugins/me/skills/write-skill
  • pre-commit run --files plugins/me/skills/write-skill/SKILL.md plugins/me/skills/write-skill/agents/openai.yaml
  • bun run check:codex

Summary by CodeRabbit

  • New Features
    • Added guidance for creating and improving agent skills using SkillOpt and SkillOpt-Sleep.
    • Added validation, adoption, reporting, and safety guidelines for skill optimization workflows.
    • Added skill interface metadata, including a display name, description, and default prompt.

@baleen37
baleen37 enabled auto-merge (squash) July 29, 2026 01:05
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3231f1fb-3c04-49a5-8987-e9aac1661135

📥 Commits

Reviewing files that changed from the base of the PR and between af73f33 and 01e23ca.

📒 Files selected for processing (2)
  • plugins/me/skills/write-skill/SKILL.md
  • plugins/me/skills/write-skill/agents/openai.yaml

📝 Walkthrough

Walkthrough

Adds operational guidance for creating and improving skills with SkillOpt and SkillOpt-Sleep, plus OpenAI interface metadata and a validation-gated default prompt.

Changes

Write-skill SkillOpt workflow

Layer / File(s) Summary
SkillOpt workflow and interface
plugins/me/skills/write-skill/SKILL.md, plugins/me/skills/write-skill/agents/openai.yaml
Documents optimization-path selection, provider and harness handling, validation and adoption requirements, common failure modes, and the skill’s display metadata and default prompt.

Estimated code review effort: 1 (Trivial) | ~5 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-skillopt

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@baleen37
baleen37 merged commit 7b28baf into main Jul 29, 2026
4 of 5 checks passed
@baleen37
baleen37 deleted the feat/add-skillopt branch July 29, 2026 01:05
baleen-release-app Bot pushed a commit that referenced this pull request Jul 29, 2026
# [17.37.0](v17.36.0...v17.37.0) (2026-07-29)

### Features

* **me:** add SkillOpt write-skill ([#729](#729)) ([7b28baf](7b28baf))
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