submit-prds

Submit PRDs and discovery materials to a CI/CD pipeline via GitHub pull requests.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/themachinagod/andgasm-claude-orchestration-project --skill submit-prds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: submit-prds
Source: https://github.com/themachinagod/andgasm-claude-orchestration-project/tree/main/.claude/skills/submit-prds
Command: npx skills add https://github.com/themachinagod/andgasm-claude-orchestration-project --skill submit-prds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between manual product documentation and the automated review pipeline, streamlining the submission process for PRDs and discovery documents.

Core Features & Use Cases

  • Automated Submission: Creates branches, commits changes, and generates pull requests and issues for PRD submissions.
  • Pipeline Integration: Updates STATUS.md and links PRs to issues to track progress within the development workflow.
  • Use Case: After writing your product requirements, use this skill to automatically initiate the review process, allowing the autonomous review team to begin their analysis.

Quick Start

Use the submit-prds skill to submit your latest product requirement documents for review.

Frequently Asked Questions about submit-prds

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

FAQPage Schema
How do I submit a PRD for automated review in a GitHub pipeline?

This skill submits PRDs for automated review by managing Git branching, commits, and pull requests within a GitHub repository. It seamlessly transitions manually authored documents into the CI/CD pipeline for validation and iteration.

Can I automate pull request and issue creation for product requirement documents?

Yes, this skill automates pull request and issue creation for product requirement documents. It manages Git branching, commits changes, and generates PRs to initiate an autonomous review process within GitHub.

Does this tool track the status of PRD submissions within the development workflow?

Yes, it tracks PRD submission status by updating the STATUS.md file and linking pull requests to their corresponding issues. This integration monitors progress within the automated development workflow.

Do I need a GitHub repository to automate my PRD submission pipeline?

Yes, a GitHub repository is required to automate your PRD submission pipeline. The skill manages Git branching, commits, pull request creation, issue tracking, and status updates entirely within a GitHub repository.

When should I use an automated submission process for product discovery materials?

Use an automated submission process for product discovery materials after writing your product requirements. It initiates the review process, allowing an autonomous review team to begin validation and iteration cycles.