Skip to content

Learning Hub: Agents and subagents#1261

Merged
aaronpowell merged 3 commits intostagedfrom
feature/learning-hub-agents-subagents
Apr 9, 2026
Merged

Learning Hub: Agents and subagents#1261
aaronpowell merged 3 commits intostagedfrom
feature/learning-hub-agents-subagents

Conversation

@aaronpowell
Copy link
Copy Markdown
Contributor

@aaronpowell aaronpowell commented Apr 2, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

New page on the learning hub about agents and subagents.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings April 2, 2026 04:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Learning Hub Fundamentals article explaining delegated subagents, and wires it into the Learning Hub navigation and cross-references so readers can discover it from existing agent documentation.

Changes:

  • Introduces a new “Agents and Subagents” Learning Hub page covering mental models, VS Code usage, and Copilot CLI /fleet.
  • Adds cross-links from existing Learning Hub pages (agents overview, glossary, fundamentals index, related articles).
  • Updates the Starlight sidebar to include the new page in the Fundamentals track.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
website/src/content/docs/learning-hub/what-are-agents-skills-instructions.md Links agents concept to the new agents/subagents delegation article.
website/src/content/docs/learning-hub/index.md Adds a Fundamentals-track pointer to the new delegation/orchestration article.
website/src/content/docs/learning-hub/github-copilot-terminology-glossary.md Extends glossary with “Subagent” and “Handoff”, and links to the new article.
website/src/content/docs/learning-hub/building-custom-agents.md Adds the new article as a related reading item.
website/src/content/docs/learning-hub/agents-and-subagents.md New article describing agent vs subagent mental model and launch patterns.
website/astro.config.mjs Adds the new article into the “Fundamentals” sidebar ordering.

aaronpowell and others added 2 commits April 9, 2026 16:22
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…gy-glossary.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell merged commit 017f31f into staged Apr 9, 2026
6 checks passed
@aaronpowell aaronpowell deleted the feature/learning-hub-agents-subagents branch April 9, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants