Skip to content

Add self-improving-operator plugin#120

Open
wd041216-bit wants to merge 10 commits intoccplugins:mainfrom
wd041216-bit:codex/add-self-improving-operator-plugin
Open

Add self-improving-operator plugin#120
wd041216-bit wants to merge 10 commits intoccplugins:mainfrom
wd041216-bit:codex/add-self-improving-operator-plugin

Conversation

@wd041216-bit
Copy link
Copy Markdown

Summary

This PR adds a new Claude Code plugin, self-improving-operator, to the marketplace.

It is a proactive project-ownership plugin that helps Claude Code inspect the current state of a project, choose one high-leverage bounded improvement, verify the outcome, and refresh handoff guidance instead of stopping after a single narrow edit.

What is included

  • Marketplace entry in .claude-plugin/marketplace.json
  • README links in both README.md and README-zh.md
  • New plugin folder at plugins/self-improving-operator/
    • .claude-plugin/plugin.json
    • agents/self-improving-operator-executor.md
    • skills/improve-project/SKILL.md
    • skills/operator-playbook/SKILL.md
    • README.md
    • LICENSE

Canonical repository

https://github.com/wd041216-bit/claude-code-self-improving-operator

Validation

  • Validated plugin structure locally with a static validator
  • Confirmed the public repository is live and the latest GitHub Actions validation run passed

@wd041216-bit
Copy link
Copy Markdown
Author

Refreshed this PR to the v2 plugin bundle generated from the canonical autonomy kernel. The plugin now includes persistent .operator/ state, backlog refresh/next-item/checkpoint scripts, operator-flow docs and examples, generation manifest validation, and improved signal hygiene so only actionable work remains in the queue. The source plugin repo validation is green and this marketplace package matches the generated bundle.

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