> For the complete documentation index, see [llms.txt](https://mikkicoding.mikkipastel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikkicoding.mikkipastel.com/content/content-roadmap-rule.md).

# Content Roadmap Rule

Content Roadmap อันนี้เราได้ไอเดียจาก FRI-MON READ เลยเอามาปรับใช้กับของเราด้วยเนอะ

<figure><img src="https://cdn.glitch.global/2a53279f-6b0b-496a-8c43-6bf257052e26/content_roadmap_rule.png?v=1688371004230" alt="" width="563"><figcaption></figcaption></figure>

ก่อนอื่นมาดู roadmap rule กันก่อนเลย

* ที่ใช้เป็น sprint ก็คือใช้ตามหลัก Agile ที่จะแบ่งรอบเวลาไว้ ในที่นี้คือ 2 weeks ในการวางแผนการออก content น้อย ๆ ออกมา
* เราจะเริ่ม sprint ตรงกับรอบของงานประจำเลย เพื่อความง่ายของเราในการจัดการต่าง ๆ
* เมื่อจบ sprint แล้ว จะทำการ feedback และ planing สู่ sprint ถัดไป
* ระยะเวลา เริ่มวันแรกวันจันทร์ของอาทิตย์ที่หนึ่ง เป็นวันที่ประกาศ content roadmap ออกมา จากนั้นก็ทำ content ตาม roadmap โดยตัว blog จะลงประจำทุกวันศุกร์อยู่แล้ว / จบที่วันศุกร์ของอาทิตย์ที่สอง / เสาร์อาทิตย์เราก็จะมาวางแผนกันใหม่ วนแบบนี้ไป
* แต่ละ sprint จะมีตีมอยู่แล้ว เท่าที่ลอง list ดูนะ
* สิ่งที่หยิบมาทำ: mini content, blog, project, learning, plan (นั่นหมายความว่า ถ้าหยิบ learning content อาจจะไม่ออกก็ได้แหละมั้ง)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mikkicoding.mikkipastel.com/content/content-roadmap-rule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
