What is dot-ai-worktree-prd?
Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user. Source: vfarcic/dot-ai.
Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user.
Quickly install dot-ai-worktree-prd AI skill to your development environment via command line
Source: 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)"
Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user. Source: vfarcic/dot-ai.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prdCreate a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user. Source: vfarcic/dot-ai.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/vfarcic/dot-ai