pr-tech-spec-generator
Installation
SKILL.md
PR Tech Spec Generator
Generate comprehensive technical specifications from GitHub Pull Requests.
Overview
This skill analyzes GitHub PRs and generates structured technical documentation. It fetches PR information via gh CLI, analyzes git diffs from local repositories, and produces a detailed specification document covering all aspects of the changes.
Quick Start
Basic usage:
python scripts/generate_spec.py <pr-url>
With custom repository path: