什么是 dot-ai-worktree-prd?
使用描述性分支名称为 PRD 工作创建 git 工作树。从上下文推断 PRD 或询问用户。 来源:vfarcic/dot-ai。
使用描述性分支名称为 PRD 工作创建 git 工作树。从上下文推断 PRD 或询问用户。
通过命令行快速安装 dot-ai-worktree-prd AI 技能到你的开发环境
来源:vfarcic/dot-ai。
Create a git worktree with a descriptive branch name based on the PRD title. This ensures feature branches have human-readable names that describe what the work is about.
Try to infer the PRD number from the current conversation. Look for PRD references like "PRD 353", "PRD #353", or "prd-353".
If not found in context, ask the user: "Which PRD should I create a worktree for? (e.g., 353)"
使用描述性分支名称为 PRD 工作创建 git 工作树。从上下文推断 PRD 或询问用户。 来源:vfarcic/dot-ai。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prd使用描述性分支名称为 PRD 工作创建 git 工作树。从上下文推断 PRD 或询问用户。 来源:vfarcic/dot-ai。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prd 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vfarcic/dot-ai