Skip to content

feat(skill): mark the current directory as the recommended pull scope - #228

Merged
quickbeard merged 2 commits into
mainfrom
feat/skill-pull-recommend-current-dir
Jul 31, 2026
Merged

feat(skill): mark the current directory as the recommended pull scope#228
quickbeard merged 2 commits into
mainfrom
feat/skill-pull-recommend-current-dir

Conversation

@quickbeard

Copy link
Copy Markdown
Owner

codevhub skill pull now labels the first scope option Current directory (recommended).

A skill is usually tailored to one project's work, so installing it into the current directory — where it can be committed and shared with the team — is the better default. Global stays available, just unlabelled.

Install pg-tuner to:
❯ Current directory (recommended)
  Global

Matches the guidance in the Hub docs (quickbeard/codev-landing-page#61).

The existing picker test now pins the full label. Note: tests/SkillPullApp.test.tsx > without raw mode: explains the missing keyboard instead of prompting is flaky on this machine — it fails on an unmodified main checkout too, and passed on the commit run.

🤖 Generated with Claude Code

Quickbeard and others added 2 commits July 31, 2026 09:37
A skill is usually tailored to one project's work, so installing into the
current directory (where it can be committed and shared) is the better
default. Label it as recommended in the `skill pull` picker.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@quickbeard
quickbeard merged commit d804f1c into main Jul 31, 2026
3 checks passed
@quickbeard
quickbeard deleted the feat/skill-pull-recommend-current-dir branch July 31, 2026 02:41
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