ChatGPT/Codex plugin
Project scope use cases
Use the Project scope when the assistant needs only that boundary of work.
When project scope is the right choice
Use this scope when the entire requested outcome fits inside one project, including its work units, tasks, artifacts, vault entries, analytics, and workflows.
Supported work
Run one project board
Create and reorder tasks, inspect statuses, and keep delivery work inside the selected project.
“Create the remaining tasks for this project, place them in the right statuses, and show the updated board.”
Prepare a project release
Use artifacts, vault entries, and workflow locks without exposing other projects.
“List the project vault entries and check the workflow lock before we start deployment.”
Review the project workload
Use project analytics to understand task distribution for this board only.
“Show assignee distribution for this project and flag an overloaded owner.”
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.