prd_from_issue
Generate a product requirement document directly from a GitHub issue, using the issue's title, body, labels, and comments to create a full PRD with platform context.
Instructions
Generate a PRD from a GitHub issue. Fetches the issue title, body, labels, and comments, then expands them into a full PRD with AINative platform context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | GitHub repository (owner/repo format) | AINative-Studio/core |
| template | No | PRD template to use | ainative-feature |
| issue_number | Yes | GitHub issue number |