Specify plugin catalogs and source-scoped sync - #2186
Draft
Aaronontheweb wants to merge 1 commit into
Draft
Aaronontheweb wants to merge 1 commit into
Aaronontheweb wants to merge 1 commit into
Conversation
This was referenced Sep 15, 2026
Aaronontheweb
force-pushed
the
feat/plugin-marketplace-spec
branch
from
September 15, 2026 05:21
5b7617c to
b680a6f
Compare
Aaronontheweb
force-pushed
the
feat/plugin-marketplace-spec
branch
from
September 15, 2026 05:22
b680a6f to
0c87a16
Compare
Aaronontheweb
added this pull request to stack #2163
September 15, 2026 19:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This draft adds PRD-004 CLI-015 and SPEC-017. It defines a public GitHub catalog, source-scoped plugin work, and complete skill sync.
The first catalog parser uses a documented subset of Claude marketplace.json. Agent Plugins 1.0.0 remains the primary package contract. Catalog add and refresh install nothing.
The new contract keeps private skill-server feeds. It keeps one sync actor and one skill registry. A catalog failure retains the last valid snapshot and reports the error.
Issue #2185 owns the Netclaw capability. netclaw-dev/netclaw-website#121 owns website documentation.
This PR is not ready to merge. The OpenSpec change and implementation remain. The required /opsx-* skills are not available in this environment. I did not edit OpenSpec artifacts by hand.