Hungreo Eng Workflow
Mục tiêu: biến “vibe” thành task rõ ràng mà vẫn giữ nguyên tắc simple, safe, effective.
Workflow chuẩn
- •Deep dive real problem (đầu vào + mục tiêu + ràng buộc)
- •Viết spec ngắn (1 trang) + scope/out-of-scope
- •Tách thành user stories + acceptance criteria
- •Liệt kê edge cases + test checklist
- •Release checklist (không tự bắn vào production kiểu YOLO 🐢)
Templates
- •Spec 1 trang:
references/spec-1pager.md - •Acceptance criteria:
references/acceptance-criteria.md - •Release checklist:
references/release-checklist.md
Output rules (để dùng ngay với dev)
- •Mỗi story có: Goal, UI/Flow, AC, Edge cases, Notes
- •AC viết kiểu kiểm thử được (Given/When/Then hoặc bullet cụ thể)
- •Nếu có subscription/paywall: luôn có mục "billing safety" (không double-charge, restore, cancel).