> For the complete documentation index, see [llms.txt](https://tailieu.luklak.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.luklak.com/giao-dien-tinh-nang/giao-viec-and-lam-viec/checklist-subtask-issue-link.md).

# Checklist, Subtask, Issue Link

## 3 tầng mở rộng phạm vi công việc

{% @guidejar/embed guideId="feccc650-cb0d-4272-a3d3-9886553715ce" type="1" controls="on" url="<https://www.guidejar.com/embed/feccc650-cb0d-4272-a3d3-9886553715ce?type=1&controls=on>" %}

Đầu việc đơn giản thì chỉ cần task/ issue đó là xong. nhưng công việc thì đa dạng lớn nhỏ phức tạp khác nhau và luklak cung cấp 3 tầng mở rộng phạm vi quản lý công việc

* **Checklist**: cho những đầu mục cần kiểm tra
* **subtask**: với việc to thì sẽ tạo chia thành các subtask nhỏ bên trong để quản lý cụ thể
* **Issue link**: khi vấn đề lớn, không nằm trong một đầu việc được thì sẽ tạo nhiều issue - đầu việc khác nhau, và dùng kết nối mục để tạo sự liên kết.

Giá trị ứng dụng khi có 3 tầng mở rộng này:

* Dễ dàng & mạnh mẽ trong việc quản lý các loại công việc khác nhau, từ nhỏ đến lớn
* Tính cấu trúc hóa cao, chặt chẽ, khoa học giúp dễ quản lý công việc hơn
* Các giá trị checklist/ subtask/ issue link này đều được đưa vào trong workflow & automation (condition, action) để chuẩn hóa & tự động hóa nhiều nhu cầu công việc.
* Rất hiếm app quản lý công việc có đủ 3 tầng sâu rộng như này.

<figure><img src="/files/Z4GiajAtJysi5Whag2VX" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://tailieu.luklak.com/giao-dien-tinh-nang/giao-viec-and-lam-viec/checklist-subtask-issue-link.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
