ChatGPT/Codex plugin
Work unit scope use cases
Use the Work unit scope when the assistant needs only that boundary of work.
When work unit scope is the right choice
Use this scope when the entire requested outcome fits inside one work unit inside a project, plus the tasks, comments, and artifacts needed to deliver it.
Use this scope in ChatGPT or Codex
- 1. Select the boundaryChoose the work unit during Agiflow OAuth.
- 2. Start a fresh chatReconnect after changing scope so the host refreshes its cached tool list.
- 3. Verify before workConfirm the current scope before asking ChatGPT or Codex to act.
Supported work
Turn a work unit into deliverable tasks
Create, batch-create, update, reorder, and review only the tasks for the selected work unit.
“Break this work unit into implementation, review, and release tasks, then order them by delivery sequence.”
Keep a milestone on track
Check work-unit progress and task comments without opening the wider project.
“Show the progress of this work unit and summarize blockers from its task comments.”
Attach delivery evidence
List, link, update, or remove artifacts relevant to the work unit.
“List the artifacts linked to this work unit and attach the final implementation notes to the affected task.”
Check before a change
- 1. Confirm scopeAsk for
get_current_scope. - 2. Inspect capabilitiesUse
describe_capabilitiesbefore relying on a tool. - 3. Stay within the resultReconnect at a broader scope only when the job truly requires it.