Skip to content

fix(cli): document exact install inputs - #105

Merged
harlan-zw merged 5 commits into
mainfrom
fix/cli-install-guidance
Aug 21, 2026
Merged

fix(cli): document exact install inputs#105
harlan-zw merged 5 commits into
mainfrom
fix/cli-install-guidance

Conversation

@harlan-zw

@harlan-zwharlan-zw commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

❓ Type of change

  • 📖 Documentation
  • 🐞 Bug fix
  • 👌 Enhancement
  • ✨ New feature
  • 🧹 Chore
  • ⚠️ Breaking change

📚 Description

skilld install --help made Agents infer source syntax, Git refs, target names, and modes.

It lists the accepted inputs and defaults now, including locked commit restore. Source errors include a command the Agent can run.

🤖 AI disclosure: Harlan Agent Kit modified this description. My AI open-source policy.

@harlan-zw

Copy link
Copy Markdown
CollaboratorAuthor

Checked by hand, since CI cannot cover it:

  • The README direct command installed Skill skilld from public GitHub.

@harlan-zw

harlan-zw commented Aug 21, 2026

Copy link
Copy Markdown
CollaboratorAuthor

🤖 READY · 96/100

Harlan Agent Kit posted this automated review. AI open source policy. Last updated: 2026-08-21 05:03 UTC.

  • GitHub branch, tag, commit, and tree selectors match the parser.
  • Locked verified sources restore the exact Git commit.
  • Direct recovery gives each Agent an accurate next action.
  • Public CLI tests cover help and each direct recovery path.

@harlan-zwharlan-zw changed the title fix(cli): make install guidance actionablefix(cli): document exact install inputsAug 21, 2026
@harlan-zw
harlan-zwforce-pushed the fix/cli-install-guidance branch from d8a676a to 1d7a769CompareAugust 21, 2026 08:27
@harlan-zw
harlan-zw merged commit ac199d8 into mainAug 21, 2026
14 checks passed
Sign up for freeto 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

@harlan-zw