refactor(prompt): rename subcommands and add frontmatter output #67
Reference in New Issue
Block a user
Delete Branch "feat/prompt-refactor-66"
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
Refactor prompt subcommands per #66 — rename, add frontmatter, remove bun references.
Why
user/author/developer/adapter) were confusingbunwhich is no longer useddeveloperprompt duplicated CLAUDE.md contentChanges
user→usage-reference,author→workflow-authoring,adapter→adapter-developingdevelopersubcommand (content lives in CLAUDE.md)uwf prompt bootstrap > SKILL.mdbunreferences →pnpm/npmTests
77 files, 747 tests passed, 0 failed
Ref
Closes #66
LGTM ✅ 命名更清晰,frontmatter 输出可直接管道到 SKILL.md,setup 流程大幅简化。developer 删除合理(CLAUDE.md 覆盖)。