Skip to content

Add self-improving-operator curated skill#325

Open
wd041216-bit wants to merge 2 commits intoopenai:mainfrom
wd041216-bit:codex/add-self-improving-operator
Open

Add self-improving-operator curated skill#325
wd041216-bit wants to merge 2 commits intoopenai:mainfrom
wd041216-bit:codex/add-self-improving-operator

Conversation

@wd041216-bit
Copy link
Copy Markdown

Summary

This PR adds a new curated skill, self-improving-operator, under skills/.curated/.

The skill is designed for cases where the user wants Codex to keep improving a project instead of stopping after a single narrow edit. It encodes a practical loop: inspect the real current state, choose the highest-leverage unfinished gap, make one bounded improvement, verify with real evidence, update handoff material, and continue until the next meaningful bar is reached.

Why this is useful

  • Gives Codex a reusable pattern for proactive ownership without encouraging reckless scope creep
  • Emphasizes verification, documentation, and handoff quality
  • Composes cleanly with other skills when a domain-specific subtask is the better immediate fit

Files added

  • skills/.curated/self-improving-operator/SKILL.md
  • skills/.curated/self-improving-operator/agents/openai.yaml
  • skills/.curated/self-improving-operator/LICENSE.txt

Validation

@wd041216-bit wd041216-bit requested a review from a team March 30, 2026 18:49
Copy link
Copy Markdown
Author

Refreshed this PR to the autonomy kernel v2 package. The curated skill now ships a real .operator/ runtime, plan-to-backlog decomposition, checkpoint/resume flow, generated references, and tighter signal hygiene so stale or non-actionable TODO mentions do not linger in the queue. The canonical repo and generated bundle are back in sync, and the source repo validation is green.

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