Prompt: Implement GitHub Project Issue
Use this prompt inside an implementation repository after a GitHub issue has been selected from the Anuva Video Creator GitHub Project.
Implement the selected Anuva Video Creator GitHub Project issue in this
repository.
Before changing files:
- read AGENTS.md
- read the repository's local change workflow docs
- read the GitHub issue body as the product-main handoff packet
- read linked product-main docs only where needed for context
Stay inside this repository's ownership boundary.
Do not make changes in anuva-main-video-creator, anuva-engineering-handbook, or
other implementation repositories unless the user explicitly opens those
repositories and asks for that work.
Implement the repository-owned scope from the issue. Include:
- code or local docs changes required by this repository
- local verification or a clear reason verification was skipped
- local docs updates when behavior changed
- issue or PR completion notes with implementation summary, files changed, docs
updated, verification run or skipped, integration notes, open questions, and
follow-ups
After implementation, update or prepare updates for:
- the GitHub issue
- PR description
- Anuva Video Creator GitHub Project fields
- product-main progress notes, if requested