Skip to content

docs(skill): recommend install instead of plan and update - #38

Merged
samzong merged 1 commit into
mainfrom
docs/skill-cli-surface
Aug 26, 2026
Merged

docs(skill): recommend install instead of plan and update#38
samzong merged 1 commit into
mainfrom
docs/skill-cli-surface

Conversation

@samzong

@samzong samzong commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

Stop the integrator skill and product docs from listing plan and update as peer CLI commands. The recommended surface is skill install with --dry-run; status and uninstall stay optional primitive APIs, and only the Go Cobra adapter ships those commands. Also align contributor and release docs with the existing Python SDK and public GitHub bundle boundary.

Scope Check

  • Stays within the v0.1 bundled-skill installer boundary.
  • Does not add marketplace, registry, private remote install, script execution, GUI, MCP server, or agent runtime behavior.
  • Updates golden cases for observable installer behavior changes.
  • Regenerates host constants after spec/hosts.json changes.

Verification

  • make check

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong
samzong merged commit 032629c into main Aug 26, 2026
22 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