Skip to content

docs: add subagent support to README#209

Merged
bguidolim merged 2 commits intomainfrom
copilot/update-readme-subagents-support
Mar 2, 2026
Merged

docs: add subagent support to README#209
bguidolim merged 2 commits intomainfrom
copilot/update-readme-subagents-support

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 2, 2026

The agent: component type (installs Markdown files to <project>/.claude/agents/) was fully implemented but absent from the README.

Changes

  • The Solution prose — added agents to the packaged artifact list
  • How It Works artifact table — added Agents | <project>/.claude/agents/ | Per-project row
  • What's in a Tech Pack? table — added 🤖 agent | Custom subagents row with example
- id: code-reviewer
  description: Code review subagent
  agent:
    source: agents/code-reviewer.md
    destination: code-reviewer.md
Original prompt

We need to update README, the tool now supports subagents but it's not mentioned on readme file


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: bguidolim <987360+bguidolim@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README to include subagent support docs: add subagent support to README Mar 2, 2026
@bguidolim bguidolim marked this pull request as ready for review March 2, 2026 23:05
Copilot AI review requested due to automatic review settings March 2, 2026 23:05
@bguidolim bguidolim enabled auto-merge (squash) March 2, 2026 23:05
@bguidolim bguidolim merged commit 9c27e8c into main Mar 2, 2026
5 checks passed
@bguidolim bguidolim deleted the copilot/update-readme-subagents-support branch March 2, 2026 23:06
Copy link
Copy Markdown

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

Updates the README to document the already-implemented agent: component type, ensuring the docs accurately reflect that tech packs can install per-project subagents into .claude/agents/.

Changes:

  • Add “agents” to the README’s lists of supported/installed artifacts.
  • Add an “Agents” row to the “How It Works” artifact location table.
  • Add an 🤖 agent row to the “What’s in a Tech Pack?” component type table (with an example).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants