Skip to content

MAX-526: fix Claude plugin install flow#10

Open
maxtechera wants to merge 1 commit into
mainfrom
feat/MAX-526-claude-marketplace-install
Open

MAX-526: fix Claude plugin install flow#10
maxtechera wants to merge 1 commit into
mainfrom
feat/MAX-526-claude-marketplace-install

Conversation

@maxtechera

Copy link
Copy Markdown
Owner

$## Summary\n- fix the Claude plugin manifest so the plugin loads cleanly after install\n- add plugin-scoped /ship and /credentials skill entrypoints under skills/\n- replace the broken one-step README install command with the verified two-step marketplace + install flow\n\n## Verification\n- node -e "JSON.parse(...)" for both plugin manifests\n- clean install from a temporary HOME with npx -y @anthropic-ai/claude-code plugin marketplace add /data/workspace/repos/ship\n- npx -y @anthropic-ai/claude-code plugin install ship@ship --scope local\n- npx -y @anthropic-ai/claude-code plugin list shows ship@ship enabled\n\n## Notes\n- claude plugin install maxtechera/ship currently fails in a clean environment because Claude expects the marketplace to be added first. README now documents the verified flow.

@linear

linear Bot commented Apr 19, 2026

Copy link
Copy Markdown

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