docs: consolidated plugin/skill rearchitecture implementation plan - #264
Closed
ScriptedAlchemy wants to merge 1 commit into
Closed
docs: consolidated plugin/skill rearchitecture implementation plan#264ScriptedAlchemy wants to merge 1 commit into
ScriptedAlchemy wants to merge 1 commit into
Conversation
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>
|
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. |
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.
Recovered from the stranded
.worktrees/rearchitecture-planworktree 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