Skip to content

The package is @better-skills/branch-management (#1725) - #1728

Merged
suleimansh merged 2 commits into
mainfrom
1725-rename-to-better-skills
Aug 27, 2026
Merged

The package is @better-skills/branch-management (#1725)#1728
suleimansh merged 2 commits into
mainfrom
1725-rename-to-better-skills

Conversation

@suleimansh

Copy link
Copy Markdown
Contributor

Step 1 of what's left on #1725 after the lift (#1726) and the CLI (#1727): the package is published under the org Rom grabbed for the skills, @better-skills, not @superskill.

  • packages/branch-management/package.json"name": "@better-skills/branch-management".
  • packages/framework/package.json and pnpm-lock.yaml — the workspace dependency under the new name (the lock entry moved to its sorted place; pnpm install --frozen-lockfile passes).
  • 47 TypeScript files in packages/framework/src and dashboard: the import … from '@better-skills/branch-management' line.
  • The five SPECs that name the package (SPEC.md, packages/SPEC.md, packages/framework/SPEC.md, store/SPEC.md, worktrees.SPEC.md) and one test comment.

The bin stays branch-management; nothing else changes — no code, no behaviour. Second commit, from review: two duplicate import lines merged (store/agent-checkout.ts and its test), and the three module SPECs that spelled the scoped name now say "the branch-management package" like their siblings — the published name lives in package.json and the two directory-listing SPECs.

Verified: pnpm build, package tests 113, framework 1553 + 864, dashboard tsc --noEmit clean.

Still open, and not this PR's: the framework's workspace:* dependency now points at a scope that exists on no registry, so the next framework release needs @better-skills/branch-management published first — #1725 Q3.

🤖 automated · Fable 5, effort high

@suleimansh
suleimansh merged commit f1df2eb into main Aug 27, 2026
2 checks passed
@suleimansh
suleimansh deleted the 1725-rename-to-better-skills branch August 27, 2026 19: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