Skip to content

refactor: rename claude-skill to agent-skill with dual install paths#294

Merged
theFong merged 3 commits intomainfrom
refactor/agent-skill
Feb 26, 2026
Merged

refactor: rename claude-skill to agent-skill with dual install paths#294
theFong merged 3 commits intomainfrom
refactor/agent-skill

Conversation

@theFong
Copy link
Member

@theFong theFong commented Feb 25, 2026

Summary

  • Rename brev claude-skill command to brev agent-skill
  • Rename package claudeskillagentskill
  • Install skill files to both ~/.claude/skills/brev-cli/ and ~/.agents/skills/brev-cli/ (downloads once, writes to both)
  • Consolidate repo source files to .agents/skills/brev-cli/ only
  • Update INSTALLATION.md, README, and shell script with correct paths/URLs

Test plan

  • brev agent-skill install writes to both ~/.claude/ and ~/.agents/
  • brev agent-skill uninstall removes both directories
  • Uninstall is idempotent ("Skill is not installed")
  • Files are identical across both install paths
  • go build ./... passes
  • golangci-lint run ./... — 0 issues

@theFong theFong requested a review from a team as a code owner February 25, 2026 22:51
@theFong theFong merged commit 7567a87 into main Feb 26, 2026
9 checks passed
@theFong theFong deleted the refactor/agent-skill branch February 26, 2026 05:13
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.

2 participants