prd-done

Automate branch creation, commits, pull requests, merging, and issue closure via GitHub CLI.

Updated Sep 25, 2025
One-click install
npx skills add https://github.com/wiggitywhitney/content-manager --skill prd-done
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-done
Source: https://github.com/wiggitywhitney/content-manager/tree/main/.claude/skills/prd-done
Command: npx skills add https://github.com/wiggitywhitney/content-manager --skill prd-done

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the end-to-end PRD implementation process by automating branch creation, commit management, PR generation, merging, and issue closure, reducing manual overhead and errors.

Core Features & Use Cases

  • Automates branch creation and commit workflow aligned with PRD tasks
  • Generates and applies PR templates for consistent reviews and approvals
  • Automates PR merge and issue closure and post-merge cleanup
  • Provides auditable traceability of PRD work from inception to completion
  • Use Case: A PM wants to implement the PRD for a new feature and wants a repeatable, auditable flow from idea to merged PR

Quick Start

Create a new PRD task, then run the PRD automation to spin up a feature branch, commit changes, open a PR, merge it, and close the associated issue.

Frequently Asked Questions about prd-done

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the PRD workflow from branch creation to merge?

Automating the PRD workflow involves streamlining branch creation, commits, pull request generation, merging, and issue closure to ensure traceability. This skill uses GitHub CLI to validate steps and apply PRD-aligned templates for consistent reviews.

Can I use GitHub CLI to automate pull request generation and issue closure?

Yes, GitHub CLI can automate pull request generation and issue closure. This skill relies on it to execute end-to-end workflow actions, validating required PRD steps before finalizing changes and closing associated issues.

Do I need repository access to automate PRD tasks with this workflow?

Yes, repository access is required to automate PRD tasks. This skill performs actions like branch creation, merging, and issue closure directly within your repository using GitHub CLI.

What is the best way to ensure PRD traceability across project commits?

Ensuring PRD traceability requires automating branch creation and commit management aligned with PRD tasks. This skill generates PR templates and validates steps to provide auditable traceability from PRD inception to merged PR.

Does this workflow validate PRD steps before merging a pull request?

Yes, the workflow validates required PRD steps before merging a pull request. This ensures all required PRD steps are completed and consistency checks pass before finalizing changes and closing issues.