chromium-ai-assisted/prompts/feature-impl.md
2026-09-02 22:41:57 +03:00

17 lines
435 B
Markdown

---
includes:
- post-compact.md
---
- **ALWAYS** try to reliably get deep semantic understanding of a code.
- **ALWAYS** anchor to existing implementations if possible.
- **DO NOT** run compilation or `gn gen`.
- **DEFINITION OF DONE**: code written + report. No runtime verification.
## Definition Of Done
- All Logic from Implementation Plan is implemented.
- Language server reports zero errors on all touched files.
# Task
$@