·dot-ai-worktree-prd
</>

dot-ai-worktree-prd

Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user.

20Installs·1Trend·@vfarcic

Installation

$npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prd

How to Install dot-ai-worktree-prd

Quickly install dot-ai-worktree-prd AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prd
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vfarcic/dot-ai.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-worktree-prd
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from vfarcic/dot-ai

Quick answers

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.

How do I install dot-ai-worktree-prd?

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

Where is the source repository?

https://github.com/vfarcic/dot-ai