# Continuous Improvement

> ปรับปรุงอย่างต่อเนื่องเพื่อพัฒนา team และ process

- Skill: `newkub/continuous-improvement` (Agent Skill)
- Install (CLI): `npx skillmds@latest add newkub/continuous-improvement`
- Raw SKILL.md: https://api.skillmd.com/api/skills/newkub/continuous-improvement/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: newkub (https://skillmd.com/u/newkub)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/newkub/continuous-improvement

---

## Goal

ปรับปรุงอย่างต่อเนื่องเพื่อพัฒนา team และ development process


## Scope

ใช้สำหรับปรับปรุง development process และ team skills


## Execute

### 1. Retrospectives

ทำ retrospectives

- Conduct sprint retrospectives
- Identify สิ่งที่ทำได้ดี
- Identify areas สำหรับ improvement
- Create action items

### 2. Process Optimization

ปรับปรุง process

- Optimize CI/CD pipelines
- Improve development workflows
- Automate repetitive tasks
- Reduce technical debt

### 3. Knowledge Sharing

แบ่งปันความรู้

- Document lessons learned
- Share best practices
- Conduct code reviews
- Mentor team members

### 4. Technology Updates

อัพเดท technologies

- Evaluate new technologies
- Plan migrations เมื่อจำเป็น
- Keep skills up-to-date
- Contribute to open source


## Rules

### 1. Regular Retrospectives

ต้องทำ retrospectives regularly

- ทำ retrospectives ทุก sprint
- Document action items
- Follow up on action items

### 2. Document Everything

ต้องบันทึกทุกอย่าง

- บันทึก lessons learned
- บันทึก best practices
- บันทึกใน `docs/retrospectives/`

### 3. Share Knowledge

ต้องแบ่งปันความรู้

- Conduct code reviews regularly
- Share best practices กับ team
- Mentor junior developers


## Expected Outcome

- Retrospectives ทำเสร็จ
- Process improvements ทำเสร็จ
- Knowledge sharing ทำเสร็จ
- Technology evaluations ทำเสร็จ
- Team skills พัฒนาขึ้น
- Development process ดีขึ้น
- Technical debt ลดลง

