docs: Reflect the run-kit rk→run-kit Formula Rename#478
Merged
Conversation
The Homebrew formula for run-kit was renamed rk -> run-kit at v3.0.0 (rk kept as a binary alias). Update _cli-external.md's install-identity claim and its SPEC mirror to match; rk invocations stay unchanged per the alias contract.
There was a problem hiding this comment.
Pull request overview
Updates fab-kit’s operator-facing documentation to reflect run-kit’s Homebrew formula rename from rk to run-kit (while keeping rk as the invocation alias), ensuring the canonical skill doc and its constitution-mandated SPEC mirror remain accurate and aligned.
Changes:
- Updated
_cli-external.mdto state the current run-kit formula identity (sahil87/tap/run-kit) and clarify whyrkinvocations remain correct. - Updated
SPEC-_cli-external.mdto mirror the same rename/alias fact in the Command Inventory. - Added fab change artifacts (intake/plan/status/history) documenting the requirements, non-goals, and verification notes for this docs-only update.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| src/kit/skills/_cli-external.md | Updates the single live install-identity claim and rk section intro to reflect the formula rename while keeping rk invocation guidance. |
| docs/specs/skills/SPEC-_cli-external.md | Mirrors the run-kit rename/alias fact in the SPEC’s command inventory row. |
| fab/changes/260709-j0n1-run-kit-formula-rename/plan.md | Captures the plan/acceptance criteria for the docs update and SPEC mirroring. |
| fab/changes/260709-j0n1-run-kit-formula-rename/intake.md | Records the motivating facts, scoped blast radius, and before/after excerpts for the change. |
| fab/changes/260709-j0n1-run-kit-formula-rename/.status.yaml | Tracks pipeline stage completion and metadata for the change. |
| fab/changes/260709-j0n1-run-kit-formula-rename/.history.jsonl | Logs the stage transitions/commands that produced the change. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+45
to
+48
| - **Genuinely-optional — `rk`, `hop`.** Each is a separate sibling formula the user | ||
| may or may not have installed (`rk` is run-kit — formula `sahil87/tap/run-kit` | ||
| since run-kit v3.0.0, with `rk` kept as a binary alias; `hop` is the multi-repo | ||
| navigator). **Every `rk`/`hop` invocation — including `help-dump` — MUST be |
Collaborator
Author
There was a problem hiding this comment.
Fixed — the intake "New text" excerpt now reads "symlink alias", aligned with the actual edit. (299fae6)
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.
Meta
j0n1excludes
fab/,docs/· generated by fab-kit v2.15.3Pipeline: intake ✓ → apply ✓ → review ✓ → hydrate ✓ → ship → review-pr
Summary
run-kit's Homebrew formula was renamed
rk→run-kitat v3.0.0 (rkkept as a symlink alias). fab-kit's operator-facing external-CLI reference documented the old identity, so this updates the one live install-identity claim to match, along with its constitution-mandated SPEC mirror. A repo-wide sweep confirmed no other formula-path references exist;rkinvocations remain unchanged since the alias is kept deliberately.Changes
src/kit/skills/_cli-external.md— the only live install-identity claim (2 edit sites)docs/specs/skills/SPEC-_cli-external.md— constitution-mandated mirror