Skip to content

Orchestrate multi-agent coordination Questions

Practice questions for Orchestrate multi-agent coordination topic in GitHub Agentic AI Developer. 36 questions covering this domain.

36 questions7 easy19 medium10 hard
Q1
hard

In a custom agent handoff definition, what does setting send to true do?

Q2
easy

What operational advantage does the GitHub Agents tab provide when managing work across several tasks?

Q3
hard

You want a specialist agent to be available only as a subagent and not appear in the agents dropdown for users. Which frontmatter setting accomplishes...

Q4
hard

In a VS Code custom agent file, what else must be true if you specify the agents field to allow subagents?

Q5
medium

In GH-600, which situation is a clear sign of a multi-agent conflict that must be resolved?

Q6
medium

A team needs strong auditability across a multi-agent workflow. Which practice best matches GH-600?

Q7
medium

In GitHub's agent management experience, which capability helps you observe active multi-agent work without leaving your workflow?

Q8
medium

When replacing an agent in an existing multi-agent workflow, what must be preserved according to GH-600?

Q9
medium

Two agents are working in parallel on related code paths. Which preparation step best matches GH-600 guidance for safe coordination?

Q10
hard

Which VS Code custom-agent frontmatter property prevents an agent from being invoked as a subagent by other agents?

Q11
medium

While a GitHub cloud agent session is still running, you realize the scope needs correction. What can you do from the Agents tab without stopping the ...

Q12
medium

How do you explicitly prevent any subagent use in a VS Code custom agent file?

Q13
easy

Which VS Code surface is designed for orchestrating agent sessions across multiple projects in an agent-first workflow?

Q14
medium

What is required to open an active GitHub agent session in VS Code from the Agents tab?

Q15
hard

A team wants planning, implementation, and review to happen as separate agent stages, with a human deciding when to advance. Which pattern best fits?

Q16
easy

In a VS Code custom agent handoff, what does send: false do?

Q17
medium

From GitHub's Agents tab, which capability lets you continue an agent session on your local machine instead of only on GitHub.com?

Q18
hard

Where should you define a GitHub custom agent if it must be available across an organization or enterprise rather than only in one repository?

Q19
hard

For a regulated repository, what should a multi-agent pipeline emit so auditors can reconstruct how planning, implementation, and review were coordina...

Q20
medium

A team inserts a new security-review agent into an existing workflow. What must be preserved while making that lifecycle change?

Sign in to see all 36 questions

Create a free account to browse all questions — completely free during our launch phase.