การ Development
หมวดนี้สำหรับคนที่อยาก แก้ไข / fork / contribute เข้า repo
หัวข้อ
- Manifest Validation —
check.pyทำอะไร เช็คอะไรบ้าง - Skill Sync Workflow — ทำไมต้อง sync และทำยังไง
- Output Schema Validation — validate JSON output ของ subagent
- Security & CI — Gitleaks secret scan + dry-run deploy
- การ Fork และ Customize — how to make it yours
Quality Gates ก่อน Merge
push → CI → ▶ Gitleaks secret scan
▶ check.py (manifest lint)
▶ sync-agent-skills.py --dry-run (drift detection)
▶ test-cookbooks.sh (dry-run deploy)
▶ validate.py (schema validation)
ทุกอย่างต้อง green ก่อนจะ merge เข้า main