Skip to content

docs: expand degit install note to cover per-project target#28

Merged
charlesrhoward merged 1 commit intomainfrom
feat/readme-degit-perproject
Apr 24, 2026
Merged

docs: expand degit install note to cover per-project target#28
charlesrhoward merged 1 commit intomainfrom
feat/readme-degit-perproject

Conversation

@charlesrhoward
Copy link
Copy Markdown
Contributor

Follow-up to #27. Addresses the sole inline finding from the Mogplex PR review.

Change

The degit fallback note in skills/README.md previously showed only the global install target (~/.claude/skills/), while the clone-based block above it covered both global and per-project. Expanded the degit note into a matching two-command block so per-project degit users have a ready-to-paste command.

Files changed

  • skills/README.md — 1 file changed, +9 / -1.

Test plan

  • pnpm lint
  • pnpm types:check
  • pnpm build

The single-line degit fallback in skills/README.md only showed the
global install target. Expanded it into a two-command block that
mirrors the clone-based install above it, so per-project degit users
have a ready-to-paste command.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mogplex-docs Ready Ready Preview, Comment Apr 24, 2026 1:48am

Request Review

@charlesrhoward charlesrhoward enabled auto-merge (squash) April 24, 2026 01:47
@mogplex
Copy link
Copy Markdown

mogplex Bot commented Apr 24, 2026

Mogplex PR Review

Status: No material issues found

Summary

Tightly scoped follow-up to #27. Converts the inline degit note into a two-command bash block (global + per-project), matching the structure already used by the clone-based block above. Commands are correct, comments are clear, prose context is preserved, and the change is limited to the single line it claims to touch.

Verdict

APPROVE — No issues found. Ready to merge.

Affected files:

  • skills/README.md

View check run

@charlesrhoward charlesrhoward merged commit 5f0f6b7 into main Apr 24, 2026
6 checks passed
@charlesrhoward charlesrhoward deleted the feat/readme-degit-perproject branch April 24, 2026 01:50
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