Lisa Github Write Prd

Creates or idempotently updates a PRD as a GitHub Issue in the configured source repo, carrying exactly one PRD lifecycle label (`prd-draft` by default, or `prd-ready` when initial_role is ready so lisa-github-prd-intake auto-claims it). The GitHub PRD-source writer behind lisa-prd-source-write — the source-side counterpart of lisa-github-write-issue. Dedupes by a stable marker embedded in the issue body (matched by marker, never by title) so re-running ideation references the existing PRD instead of opening a duplicate, and when `github.projects.v2` is enabled it coordinates PRD issue membership through `lisa-github-project-v2` without replacing the issue as the lifecycle source of truth. Uses the `gh` CLI exclusively.

codyswanngt Updated

File contents

codyswanngt/advisory-rankings/tree/main/.opencode/skills/lisa/lisa-github-write-prd commit 0f8722f2e7

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-github-write-prd-2