In CT, you can request or change the desired value using “get” and “set”. I will do it while looking at the cheatsheet.

You can request everything or change the value. For example,
- I want to get your name. I want to get your position. I want to get your feeling. I want to get task’s name. I want to get issue’s detail.
You can set all the values, for example,
- I want to set your output type as working software not just code.
- If the issue is clear, I want to set your task’s status as ‘in progress’ is it possible?
- I want to set your output as project’s keyResult.
In CTVoca, review, knowledge, change, update, and post all exist in Voca. Therefore, “get “can be changed to review, know, and “set” can be changed to change, update, and post. By changing it in this way, the following expression can also be expressed as below:
- I want to know your position. I want to know your position. I want to know your feeling. I want to know task’s name. I want to review issue’s detail.
- I want to change your output type from code to working software.
- If the issue is clear, I want to update your task’s status as ‘in progress’. is it possible?
- I want to post your output to project’s key result.