# Release Notes

> Ghi chú phiên bản app PikaRobot: changelog, known issues, rollout status. TRIGGERS: "release notes", "changelog", "phiên bản mới", "what shipped", "app update". NOT FOR: Sprint details (→Sprint_Plans/), experiments (→Experiments/).

- Skill: `majiayu000/release-notes-5` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/release-notes-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/release-notes-5/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/release-notes-5

---

# Release Notes

## Overview
Quản lý Release Notes cho dự án PikaRobot.

## Core Principles
1. **Clarity** — Mọi output phải clear và actionable
2. **Evidence-Based** — Dựa trên data, không phải opinion
3. **Iterative** — Improve qua mỗi iteration
4. **Documented** — Mọi decision và rationale được ghi lại

## Best Practices

| Practice | Why | How | Anti-pattern |
|----------|-----|-----|-------------|
| Template First | Consistency + speed | Dùng template_output.md làm starting point | Blank page mỗi lần |
| Review Before Ship | Quality check | Peer review hoặc self-review sau 24h | Ship mà không review |
| Learn from Cases | Improve over time | Check problem-solving-use-cases/ trước khi bắt đầu | Lặp lại sai lầm cũ |

## Decision Framework
```
Khi cần ra quyết định trong area này:
1. Check existing cases (references/problem-solving-use-cases/)
2. Apply relevant framework (references/knowledge-base/)
3. Document decision + rationale
4. Set success criteria
5. Review sau 2-4 tuần
```

## Checklist
- [ ] Objective rõ ràng
- [ ] Template selected
- [ ] Past cases reviewed
- [ ] Output reviewed trước khi finalize
- [ ] Decision documented
- [ ] Follow-up scheduled

## Common Mistakes
- ❌ Bắt đầu từ zero mà không check existing work
- ❌ Không document decisions
- ❌ Skip review step
- ✅ Luôn build on existing knowledge

## References
→ `references/knowledge-base/` — Frameworks, guides
→ `references/problem-solving-use-cases/` — Real cases
→ `template_output.md` — Output template (nếu có)

