chore(agents): install the zi-install skill - #216
Merged
Merged
Conversation
Pilot delivery of the organization zi-install skill at .github/skills/zi-install/SKILL.md, pinned to z-shell/.github 0105b04ac91b1c4a124b0b2b13d1288fdea72332 per runbooks/org-review.md, beside the code-review skill. Body byte-identical to the canonical copy; metadata in the same shape as the existing delivery. Refs z-shell/.github#636
Deploying src with
|
| Latest commit: |
b79c17b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6eb4e5a1.zi-src.pages.dev |
| Branch Preview URL: | https://chore-zi-install-skill.zi-src.pages.dev |
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The loader verification can falsely report success without proving that zzinit ran.
Get a fresh assessment by requesting another Copilot review.
Review effort: Balanced
Findings: 1
What changed in this PR
Adds the pinned organization Zi installation skill to the repository that owns the installer.
Changes:
- Adds provenance metadata for the canonical skill.
- Documents installer profiles, checksum verification, failure handling, and post-install checks.
| File | Description |
|---|---|
.github/skills/zi-install/SKILL.md |
Adds the agent-facing Zi installation workflow. |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
z-shell/.github#638 replaced the Loader verification with a positive probe; pin the delivery to its squash commit de88a85250897123602f3586ca7861cac782bc4b.
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Loader verification can succeed against a different checkout when custom installation paths are used.
Get a fresh assessment by requesting another Copilot review.
Review effort: Balanced
Findings: 1
Open (2)
Resolved since last review (1)
z-shell/.github#639 restricts explicit ZI_HOME overrides to -i skip until the loader block carries them (src#217); pin the delivery to its squash commit bc2dae03d43216cca93f1f585cb06266c8262ca1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
zi-installskill at.github/skills/zi-install/SKILL.md, pinned to z-shell/.githubbc2dae03d43216cca93f1f585cb06266c8262ca1(fix(skills): zi-install supports ZI_HOME overrides only with -i skip .github#639, the ZI_HOME restriction on top of #638 and #637), followingrunbooks/org-review.md("Install or update after authorization"). It sits beside thecode-reviewskill delivered in chore(agents): install canonical review guidance #209, in the same metadata shape.srcis the pilot named in Deliver a zi-install skill for AI coding agents, alongside the code-review skill .github#636 because it owns the installer the skill drives.Refs z-shell/.github#636
Verification
gh skill install z-shell/.github .github/skills/zi-install --pin bc2dae03d43216cca93f1f585cb06266c8262ca1 --dir .github/skills(re-pinned from0105b04a, then fromde88a852); the body is byte-identical to the canonical copy at that commit, and the provenance metadata carries the pinned revision.Agent handoff
No handoff needed.