Skip to content

docs: consolidated plugin/skill rearchitecture implementation plan - #264

Closed
ScriptedAlchemy wants to merge 1 commit into
masterfrom
docs/plugin-rearchitecture-plan
Closed

docs: consolidated plugin/skill rearchitecture implementation plan#264
ScriptedAlchemy wants to merge 1 commit into
masterfrom
docs/plugin-rearchitecture-plan

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Recovered from the stranded .worktrees/rearchitecture-plan worktree so the work is tracked: a 487-line consolidated implementation plan for the plugin/skill rearchitecture (docs/PLUGIN-REARCHITECTURE-PLAN.md).

Note: the single-bundle rearchitecture has since landed (#256 and earlier), so parts of this plan are already implemented — review whether to keep it as a historical design record, trim it to the still-open items, or close.

🤖 Generated with Claude Code

Synthesize the three prior design passes (packaging, catalog+adoption,
canonical format) into one ordered, dependency-aware migration plan:
single shared plugin/ tree with per-host manifest overlays, plugin_bundle.rs
composed-registry Rust layer, build-time recursive embedding for skill
support files, unified intersection-contract lint (replacing cross-bundle
parity tests), memory-skill merge + message_search ownership split, and the
gating manifest-path-resolution spike. Claims verified against current code.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 41dad2e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy

Copy link
Copy Markdown
Owner Author

Closing per Zack: no PRs for standalone architecture/planning docs without code. The plan is preserved in this PR's history if ever needed; the single-bundle rearchitecture it describes already landed.

@ScriptedAlchemy
ScriptedAlchemy deleted the docs/plugin-rearchitecture-plan branch July 4, 2026 01:03
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