chore: clean up stale Hermes skills (uncaged/Bun remnants) #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Rebranding from
@uncaged/*to@united-workforce/*and Bun → pnpm/Node migration are complete. Several Hermes skills still reference old names, old tooling, and deleted packages.Tasks
Delete (fully stale)
uncaged-workflow-architecture— all@uncaged/*,~/repos/uncaged-workflow, Bun workspace, zod@4, 11 old package names,~/.uncaged/workflow/path. Completely wrong.uncaged-changeset-publish— changesets + bun publish flow replaced by proman + pnpm publish.xiaoju-workflowsworkspace no longer exists.bun-to-vitest-migration— migration done. Knowledge absorbed intopnpm11-ci-migrationandcoding-workflow.Update
uncaged-workflow-cli— agent adapter table still has@uncaged/workflow-agent-hermesetc.uwf-cursoradapter no longer exists. Fix package names.pnpm11-ci-migration— content correct but review if still needed post-migration.coding-workflow— massive Bun remnants (Bun.spawn,bun build,bun test,bun publish,bun:sqlite),cursor-agentas primary tool (now claude-code). Needs major rewrite.Acceptance Criteria
@uncaged/*or old Bun-era toolingDone ✅
Deleted (fully stale)
uncaged-workflow-architecture— all @uncaged/*, Bun workspace, zod@4, 11 old package namesuncaged-changeset-publish— changesets + bun publish replaced by proman + pnpmbun-to-vitest-migration— migration done, absorbed into pnpm11-ci-migrationUpdated
uncaged-workflow-cli— fixed agent adapter table to @united-workforce/*, removed uwf-cursor, removed rebranding warningcoding-workflow— major rewrite v2.0: purged all Bun refs, updated to pnpm+Node+vitest+Claude Code, removed 3 stale reference files (bun-monorepo-publishing, bun-node-sqlite-adapter, three-phase-release)Kept as-is
pnpm11-ci-migration— content still valid (pnpm 11 pitfalls are general knowledge)— 小橘 🍊(NEKO Team)