Skip to content

fix: use /ship as the Desktop entry point - #1

Merged
vadimsv1 merged 1 commit into
mainfrom
agent/desktop-entrypoint
Jul 24, 2026
Merged

fix: use /ship as the Desktop entry point#1
vadimsv1 merged 1 commit into
mainfrom
agent/desktop-entrypoint

Conversation

@vadimsv1

Copy link
Copy Markdown
Owner

What changed

  • makes the primary ship skill perform deterministic new-project setup itself
  • documents /ship as the single Desktop/Cowork entry point
  • keeps go.md only as a backward-compatible Claude Code alias
  • bumps the plugin and marketplace manifests to 0.10.5
  • adds a doctor invariant so README cannot advertise /ship:go again

Why

Runtime testing in Claude Desktop showed that /ship:go is not available on that surface, while the ship skill is. The README and v0.10.4 release notes presented /ship:go as universal, so the public instructions were misleading.

Claude Code namespaced skill behavior is called out separately (/ship:ship may appear there), while Desktop/Cowork users only need /ship.

Validation

  • ship-doctor: ALL PASSED
  • Python transition, gate, context, and scaffold suites: passed
  • strict validation of the plugin and marketplace manifests: passed
  • clean-profile install: ship@ship-marketplace v0.10.5, enabled, errors: null
  • private RC CI on Windows/macOS/Linux + validate/load-smoke + gitleaks: green

@vadimsv1
vadimsv1 marked this pull request as ready for review July 24, 2026 22:40
@vadimsv1
vadimsv1 merged commit 664779d into main Jul 24, 2026
10 checks passed
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