You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use one canonical PowerContext Agent Plugin as the hand-maintained source for shared Skill, MCP, plugin metadata, and naming. Generate deterministic host distributions from that source.
This tracker owns source layout, target projection, generated artifacts, migration, and drift prevention. #1352 is the parent roadmap, and #1244 established the reusable packaging baseline.
Implement deterministic build, build --target, and check commands.
Standardize plugin, Skill, MCP server, and tool names, with explicit compatibility windows for legacy names.
Migrate maintained distributions without changing native runtime behavior or existing installation paths.
Add focused tests, packaging smoke tests, CI drift checks, and maintained documentation.
Remove duplicate hand-maintained sources only after every maintained distribution is generated and verified.
Completion criteria
One command produces every maintained distribution from the canonical source. Names, versions, and MCP identity remain consistent. check detects drift and invalid outputs. Unsupported host capabilities fail or degrade explicitly.
Non-goals
A universal lifecycle hook API or equal tool counts across hosts.
Generated native runtime logic or publication of managed Skill packages.
Automatic host installation or a public plugin compiler SDK.
Goal
Use one canonical PowerContext Agent Plugin as the hand-maintained source for shared Skill, MCP, plugin metadata, and naming. Generate deterministic host distributions from that source.
This tracker owns source layout, target projection, generated artifacts, migration, and drift prevention. #1352 is the parent roadmap, and #1244 established the reusable packaging baseline.
Existing ownership
Tracking
build,build --target, andcheckcommands.Completion criteria
One command produces every maintained distribution from the canonical source. Names, versions, and MCP identity remain consistent.
checkdetects drift and invalid outputs. Unsupported host capabilities fail or degrade explicitly.Non-goals