Skip to content

Adds copilot agents and skills#4947

Draft
jasonb5 wants to merge 7 commits intomasterfrom
add-copilot-agents-skills
Draft

Adds copilot agents and skills#4947
jasonb5 wants to merge 7 commits intomasterfrom
add-copilot-agents-skills

Conversation

@jasonb5
Copy link
Collaborator

@jasonb5 jasonb5 commented Mar 4, 2026

Description

  • Technical document writer

  • Testing specialist (focused coverage)

  • Closes #<ISSUE_NUMBER_HERE>

Checklist

  • My code follows the style guidelines of this project (black formatting)
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that exercise my feature/fix and existing tests continue to pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding additions and changes to the documentation

Comment on lines +15 to +17
- Focus only on test files and avoid modifying production code unsless specifically requested

Always include clear test descriptiuons and use appropriate testing patterns for python and pytest.
Copy link

Choose a reason for hiding this comment

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

Fix typos?

Suggested change
- Focus only on test files and avoid modifying production code unsless specifically requested
Always include clear test descriptiuons and use appropriate testing patterns for python and pytest.
- Focus only on test files and avoid modifying production code unless specifically requested
Always include clear test descriptions and use appropriate testing patterns for python and pytest.

@rljacob
Copy link
Member

rljacob commented Mar 5, 2026

Follow-on to #4940

@jasonb5 jasonb5 force-pushed the add-copilot-agents-skills branch from 92cd171 to ab37c88 Compare March 12, 2026 17:21
@jedwards4b
Copy link
Contributor

How do you invoke the various agents?

@jasonb5
Copy link
Collaborator Author

jasonb5 commented Mar 12, 2026

How do you invoke the various agents?

@jedwards4b If you're working in the copilot cli you can use the /agent command. In a PR you should be able to do @test-agent, and I believe it may also infer which agent to use based on the ask to @copilot e.g. @copilot write any missing tests for this pr.

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.

4 participants