feat: rename skill subcommand to prompt, add usage/setup #599
Reference in New Issue
Block a user
Delete Branch "feat/prompt-subcommand"
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?
What
Rename
uwf skill→uwf prompt, aligning with ocas CLI convention.Changes
uwf prompt usage— combined output of all referencesuwf prompt setup— agent skill installation guideuwf prompt <name>— individual referenceuwf prompt list— list available promptsVerification
bun run build✅bun test— 387 pass, 0 fail ✅bun run check✅Ref #598
LGTM ✅
干净的 skill → prompt 重命名。usage 合并所有 reference、setup 指引完整、测试覆盖到位。
Non-blocking:
cmdPromptSetup()中bun add -g @uncaged/cli-workflow在 #598 rebrand 后需要同步更新包名。