prd-start

Installation
SKILL.md

Vendored from vfarcic/dot-ai shared-prompts/prd-start.md (MIT, Copyright (c) 2025 Viktor Farcic). Original author: Viktor Farcic.

PRD Start - Begin Implementation Work

Instructions

You are helping initiate active implementation work on a specific Product Requirements Document (PRD). This command sets up the implementation context (validates readiness, creates branch, prepares environment) then hands off to /prd-next for task identification.

Forge-agnostic: The gh commands below are GitHub examples. Detect the forge from git remote get-url origin and use the matching CLI, mapping each verb to its equivalent: GitHubgh; GitLabglab (a PR is a merge request, glab mr …); Forgejo/Giteatea. If the needed CLI is missing, tell the user and link its install page.

IMPORTANT: Do NOT include time estimates or effort estimates in your responses. Focus on setup and readiness without speculating on duration.

Process Overview

  1. Select Target PRD - Identify which PRD to implement
  2. Validate PRD Readiness - Ensure the PRD is ready for implementation
  3. Set Up Implementation Context - Create branch and prepare environment
  4. Hand Off to prd-next - Delegate task identification to the appropriate prompt
Installs
1
First Seen
Aug 13, 2026
prd-start — vtmocanu/skills-nesttest