jeremylongshore/PR to Spec

Convert GitHub PRs into structured, agent-consumable spec artifacts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API accessno${{ github.token }}
commentPost spec summary as a PR commentnotrue
output_dirDirectory to write spec artifactsno.pr-to-spec/specs
ai_enhanceEnhance spec with AI-generated insights (requires ai_api_key)nofalse
ai_providerAI provider: anthropic or openainoanthropic
ai_api_keyAPI key for AI provider (or set ANTHROPIC_API_KEY/OPENAI_API_KEY)no
ai_modelOverride the default AI modelno
formatOutput format: yaml, markdown, json, bothnoboth
webhook_urlURL to POST the JSON spec to when generation completesno
namedescription
spec_yaml_pathPath to the generated YAML spec
spec_md_pathPath to the generated Markdown summary
pr_numberPR number that was analyzed
files_changedNumber of files changed in the PR
risk_countNumber of risk flags identified
spec_json_pathPath to the generated JSON spec