Aaron Powell
f73d555749
Merge pull request #627 from DaniBunny/feat/repo-architect-agent
...
feat: add repo-architect agent for scaffolding agentic projects
2026-02-02 12:31:48 +11:00
Aaron Powell
f34dbe1581
Merge pull request #626 from verdantburrito/verdantburrito-20260130
...
Update ASP.NET Core and Problem Details API RFC references
2026-02-02 10:23:45 +11:00
Aaron Powell
d6de5c119e
Merge pull request #619 from jhauga/skill-markdown-to-html
...
Add new skill for custom markdown to html covnersion
2026-02-02 10:03:28 +11:00
DaniBunny
a601d31730
fixed agent getting greedy to do more of what it was asked
2026-01-31 10:44:12 -08:00
Daniel Coelho
c7825d3ac1
Merge branch 'main' into feat/repo-architect-agent
2026-01-31 09:54:53 -08:00
Daniel Coelho
2527d3fe56
Update agents/repo-architect.agent.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-31 09:53:29 -08:00
DaniBunny
33af105a94
feat: add repo-architect agent for scaffolding agentic projects
2026-01-31 09:34:43 -08:00
Jesse Ehrenzweig
206e276610
Updated Problem Details API RFC references (7807 -> 9457)
2026-01-30 12:21:09 -05:00
Jesse Ehrenzweig
74476591c5
Updated ASP.NET Core version references (9 -> 10)
2026-01-30 12:18:32 -05:00
John Haugabook
1782c9814e
Apply suggestions from code review
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-29 00:49:17 -05:00
jhauga
4a2b22c570
Add new skill for custom markdown to html covnersion
2026-01-29 00:01:36 -05:00
Aaron Powell
ccdfd66cc2
Merge pull request #618 from github/copilot/fix-python-docstring-error
...
Fix Python async syntax errors in copilot-sdk-python instructions
2026-01-29 14:16:04 +11:00
Aaron Powell
5a23c41ebc
Merge pull request #608 from hoodini/feat/add-copilot-sdk-skill
...
feat(skills): Add GitHub Copilot SDK skill
2026-01-29 14:12:39 +11:00
Aaron Powell
fa6db250a4
Fixing validation script
2026-01-29 14:11:05 +11:00
copilot-swe-agent[bot]
c1f10f7dff
Add missing imports to Manual Server Control example
...
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2026-01-28 23:38:12 +00:00
copilot-swe-agent[bot]
d12b0b43e6
Fix Python async syntax in copilot-sdk-python.instructions.md
...
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2026-01-28 23:36:47 +00:00
copilot-swe-agent[bot]
6af8480939
Initial plan
2026-01-28 23:34:11 +00:00
hoodini
855c17a500
chore: Add skill to copilot-sdk collection
...
Added copilot-sdk skill to the copilot-sdk.collection.yml as requested
by reviewer. Updated generated docs via npm run build.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 00:20:44 +02:00
hoodini
67d9708092
feat(skills): Add GitHub Copilot SDK skill
...
Add comprehensive skill for building agentic applications with the
GitHub Copilot SDK. This skill covers:
- Installation for Node.js, Python, Go, and .NET
- Quick start examples with sendAndWait pattern
- Streaming responses with proper event handling
- Custom tools definition (JSON Schema, Pydantic, Go structs)
- MCP Server integration (GitHub MCP)
- Custom agents for specialized AI personas
- System message customization
- External CLI server connection
- Session persistence and management
- Error handling and best practices
- Interactive CLI assistant examples
Based on official GitHub Copilot SDK documentation from
https://github.com/github/copilot-sdk
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 00:19:53 +02:00
Aaron Powell
2e317e23e5
Merge pull request #609 from VeVarunSharma/develop/add-workiq-copilot-skill
...
feat: add workiq copilot skill
2026-01-28 11:28:43 +11:00
Aaron Powell
359615d991
Merge pull request #604 from phatpham-katalon/main
...
feat: add ScoutQA Testing Skill
2026-01-28 11:20:10 +11:00
Ve Sharma
50868c5da3
feat: implement PR feedback for skill
2026-01-25 22:00:26 -05:00
Ve Sharma
e5289a995a
feat: update workiq readme skill
2026-01-25 21:42:46 -05:00
Ve Sharma
b6573100c3
feat: add workiq copilot skill
2026-01-25 21:34:50 -05:00
Pham Tien Thuan Phat
f551d7ba29
chore: update readme skill
2026-01-23 13:55:42 +07:00
Pham Tien Thuan Phat
b2c60dfbb1
feat: add Scout skill
2026-01-23 13:49:01 +07:00
Aaron Powell
cfb896c232
Merge pull request #602 from github/remove-chat-mode-references
...
Cleaning up some legacy around chat modes
2026-01-23 11:07:42 +11:00
Aaron Powell
92dbe54cc6
Cleaning up some legacy around chat modes
2026-01-23 10:51:55 +11:00
Aaron Powell
888fbe6c95
Merge pull request #581 from github/all-contributors/add-anchildress1
...
add anchildress1 as a contributor for infra, doc, and code
2026-01-23 10:27:43 +11:00
Aaron Powell
45ad6d840f
Merge pull request #591 from hashwnath/add-agentic-eval-skill
...
Add agentic-eval skill for agent evaluation patterns
2026-01-23 10:27:16 +11:00
Aaron Powell
a2525e3112
fix: enhance markdown table cell formatting for descriptions in README and skills
2026-01-23 10:06:44 +11:00
Aaron Powell
06639818f4
Merge pull request #601 from AungMyoKyaw/add-new-skills
...
Add 8 new skills for development tools and workflows
2026-01-23 09:50:44 +11:00
Aung Myo Kyaw
bc793da5d2
Update README.skills.md after PRD skill simplification
...
Run npm start to regenerate documentation after simplifying the prd skill.
2026-01-23 00:38:42 +07:00
Aung Myo Kyaw
03986ae177
Simplify PRD skill by removing technical jargon
...
Remove subagent, model selection, and implementation details that users don't need to specify. Focus on business requirements and user needs.
2026-01-23 00:36:52 +07:00
Aung Myo Kyaw
e24be77e6f
Add 8 new skills for development tools and workflows
...
This PR adds the following skills:
- azure-devops-cli: Azure DevOps operations via CLI
- chrome-devtools: Browser automation and debugging
- gh-cli: GitHub CLI comprehensive reference
- git-commit: Smart git commit with conventional commits
- mcp-cli: Model Context Protocol server interface
- plantuml-ascii: ASCII diagram generation
- prd: Product Requirements Document generation
- refactor: Surgical code refactoring guidance
All skills follow the project conventions with proper SKILL.md frontmatter.
2026-01-23 00:18:52 +07:00
Aaron Powell
42cfbda0e1
Merge pull request #504 from jamesmontemagno/jamont-skill-imagemagick
...
add image magick skill
2026-01-22 15:57:19 +11:00
Aaron Powell
857cba16fc
Merge branch 'main' into jamont-skill-imagemagick
2026-01-22 15:56:07 +11:00
Aaron Powell
0154a02a12
Merge pull request #600 from github/copilot-sdk
...
Adding copilot-sdk stuff
2026-01-22 15:54:17 +11:00
Aaron Powell
66b0bfb9cc
Adding copilot-sdk stuff
2026-01-22 15:51:40 +11:00
Aaron Powell
e397a4748c
Merge pull request #599 from tmeschter/260121-CopyPreflight
...
Add azure deployment preflight skill
2026-01-22 11:34:10 +11:00
Aaron Powell
02cf06c47d
Merge pull request #598 from CASTResearchLabs/CAST_Imaging_Structural_Agents
...
Cast imaging structural agents
2026-01-22 11:27:26 +11:00
Aaron Powell
a46947ad83
Merge pull request #596 from jlbeard84/patch-1
...
Update version number in CSharpExpert agent
2026-01-22 11:18:37 +11:00
Aaron Powell
94b3649201
Merge pull request #592 from jhauga/legacy-circuit-mockups
...
New skill for building legacy hardware circuit mockups
2026-01-22 11:17:00 +11:00
Tom Meschter (from Dev Box)
a3c13fae17
Add azure deployment preflight skill
2026-01-21 10:39:33 -08:00
James Montemagno
0d3f3dfc9e
Remove empty line in skills table for improved formatting
2026-01-21 17:43:16 +00:00
James Montemagno
5a2e38b390
Merge branch 'main' into jamont-skill-imagemagick
2026-01-21 08:56:06 -08:00
James Montemagno
9f69340637
Merge pull request #1 from jamesmontemagno/copilot/apply-review-comments-changes
...
Fix skill validation: align name field with folder name
2026-01-21 08:55:02 -08:00
copilot-swe-agent[bot]
5f1f55f571
Fix skill name mismatch - update name to match folder
...
Co-authored-by: jamesmontemagno <1676321+jamesmontemagno@users.noreply.github.com >
2026-01-21 16:48:38 +00:00
copilot-swe-agent[bot]
427c9c96b7
Initial plan
2026-01-21 16:43:47 +00:00
CASTResearchLabs
979c860e8c
Merge branch 'main' into CAST_Imaging_Structural_Agents
2026-01-21 10:28:58 +01:00