Lisa Github Validate Issue

Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. The GitHub counterpart of lisa-jira-validate-ticket — same gate definitions, translated to the GitHub Issues data model. Single source of truth for what makes a valid GitHub Issue. Both the write path (github-write-issue runs it pre-write) and the dry-run path (github-to-tracker runs it during PRD intake) call this skill.

codyswanngt eab6372 2 files · 40.3 KB Updated

File contents

codyswanngt/lisa/tree/main/plugins/lisa/skills/lisa-github-validate-issue commit eab63725fd

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-github-validate-issue