Commit Graph

1386 Commits

Author SHA1 Message Date
Luiz Bon 4025fda170 Add VS Code Agent Manager tool with features for managing Copilot agents 2026-02-18 20:25:44 +11:00
Muhammad Ubaid Raza 63cdc6c14b fix: remove conlciting solid from implementer 2026-02-18 14:01:03 +05:00
Aaron Powell f51409f91e ci: add resolution guidance to plugin structure check
Provides two options: rebase onto staged (with exact commands using
the contributor's branch name) or manually remove the files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 16:52:40 +11:00
Aaron Powell fb1b9e164b ci: add workflow to detect materialized files in plugin dirs
Checks PRs targeting staged for agent/command/skill files or symlinks
inside plugin directories. These files should only exist on main
(materialized during publish). Requests changes if found.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 16:50:07 +11:00
Aaron Powell 48994b8c87 ci: limit publish workflow to single concurrent run
Cancel any in-progress publish when a new push to staged arrives,
ensuring only the latest version is published to main.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 15:25:39 +11:00
Aaron Powell 0efa435f50 ci: add workflow to reject PRs targeting main
PRs should target the staged branch. This workflow posts a review
requesting changes when a PR is opened against main, with instructions
to retarget to staged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:49:24 +11:00
Aaron Powell 9d1df57ebc refactor: migrate plugins to Claude Code spec format
- Move plugin manifests from .github/plugin/ to .claude-plugin/
- Convert items[] to Claude Code spec fields (agents, commands, skills)
- Rename tags to keywords, drop display/featured/instructions from plugins
- Delete all symlinks and materialized files from plugin directories
- Add eng/materialize-plugins.mjs to copy source files into plugin dirs at publish time
- Add .github/workflows/publish.yml for staged->main publishing
- Update CI triggers to target staged branch
- Update validation, creation, marketplace, and README generation scripts
- Update CONTRIBUTING.md and AGENTS.md documentation
- Include all new content from main (polyglot-test-agent, gem-browser-tester,
  fabric-lakehouse, fluentui-blazor, quasi-coder, transloadit-media-processing,
  make-repo-contribution hardening, website logo/gradient changes)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:22:50 +11:00
Aaron Powell 8480453512 Merge pull request #749 from github/copilot/remove-logo-from-header
Remove logo icons from website header
2026-02-18 14:01:04 +11:00
Aaron Powell 3575e81185 Merge pull request #748 from jhauga/skill-quasi-coder
new skill quasi-coder
2026-02-18 14:00:24 +11:00
Aaron Powell 35cd212801 Merge pull request #733 from mubaidr/chrome-to-browser
refactor: rename gem-chrome-tester to gem-browser-tester
2026-02-18 13:59:41 +11:00
Aaron Powell 52dfa05b22 Merge pull request #746 from GeekTrainer/chore/harden-make-repo-contribution
chore: add security guardrails to make-repo-contribution skill
2026-02-18 13:58:50 +11:00
Aaron Powell 5a39f0f558 Merge pull request #741 from tedvilutis/main
Fabric Lakehouse Skill
2026-02-18 13:58:15 +11:00
copilot-swe-agent[bot] 9d41a60236 Remove logo icon from website header
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-02-18 02:41:33 +00:00
copilot-swe-agent[bot] 3061ee06d4 Initial plan 2026-02-18 02:39:09 +00:00
John Haugabook 0015b7260c Update skills/quasi-coder/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 20:49:40 -05:00
jhauga 45e7655e60 new skill quasi-coder 2026-02-17 19:50:28 -05:00
Aaron Powell 2017acd716 Merge pull request #744 from kvz/add-transloadit-media-processing
Add transloadit-media-processing skill
2026-02-18 10:24:48 +11:00
Aaron Powell a2790216a6 Merge pull request #735 from JanKrivanek/dev/jankrivanek/polygot-test-agent
Add polygot test agent
2026-02-18 10:21:33 +11:00
Aaron Powell 64b2e574d9 Merge pull request #738 from AClerbois/skill/fluentui-blazor
Add fluentui-blazor skill
2026-02-18 10:08:48 +11:00
Muhammad Ubaid Raza d477f8745f chore: add think before act 2026-02-18 03:10:15 +05:00
Christopher Harrison 784cd75a29 chore: add security guardrails to make-repo-contribution skill
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 15:27:02 -06:00
Ted Vilutis 3b907f7748 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 11:18:43 -08:00
Ted Vilutis 0de738c30c Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 11:18:28 -08:00
Ted Vilutis 178fed8bb1 Update skills/fabric-lakehouse/references/pyspark.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:59:51 -08:00
Ted Vilutis 4b7ad71086 Update README.skills.md 2026-02-17 10:55:46 -08:00
Ted Vilutis 41b34b1bb2 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:53:52 -08:00
Ted Vilutis c8d171875e Refine description of Fabric Lakehouse skill
Updated the description to provide clearer context and details about the Fabric Lakehouse skill, including its features and support for users.
2026-02-17 10:47:58 -08:00
Ted Vilutis 6707f34db2 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:32:43 -08:00
Ted Vilutis c789c498f8 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:32:28 -08:00
Ted Vilutis 5217b16626 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:32:02 -08:00
Ted Vilutis e0c7e411fd Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:31:26 -08:00
Ted Vilutis c61ffdfd8f Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:31:05 -08:00
Ted Vilutis d5d303b23e Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:30:21 -08:00
Ted Vilutis b1a9d7ca0a Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:30:08 -08:00
Ted Vilutis 15e245cf79 Update skills/fabric-lakehouse/references/pyspark.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:29:54 -08:00
Ted Vilutis 46f49185c1 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:29:24 -08:00
Ted Vilutis 3f9e9b085e Update pyspark.md 2026-02-17 09:21:37 -08:00
Muhammad Ubaid Raza e26f2b4d72 feat(gem-team): v1.1.0 - rename Chrome Tester to Browser Tester
- Bump plugin version to 1.1.0 in marketplace and plugin.json
- Rename agent from "Chrome Tester" to "Browser Tester" in plugin.json
- Update agent description to focus on browser automation tools instead of Chrome DevTools
- Add symlink for the Browser Tester agent in the plugin's agents directory
2026-02-17 22:19:14 +05:00
Ted Vilutis e00ee4d094 Merge branch 'main' into main 2026-02-17 07:59:52 -08:00
bbuna_microsoft 5de0d98cb8 Add copilot-usage-metrics skill
A Copilot CLI agent skill that retrieves and displays GitHub Copilot
usage metrics for organizations and enterprises via the REST API.

Features:
- Organization-level aggregated and per-user metrics
- Enterprise-level aggregated and per-user metrics
- Query metrics for specific dates
- Uses gh CLI for API authentication

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 14:59:25 +00:00
Kevin van Zonneveld ef1cdcd647 Add transloadit-media-processing skill
Media processing skill using Transloadit's 86+ robots for video encoding,
image manipulation, audio transcoding, OCR, and multi-step pipelines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 15:52:54 +01:00
Muhammad Ubaid Raza b0d59d8f78 refactor: standardize agent operating rules across gem agents
Remove "detailed thinking on" directive and consolidate operating_rules sections for consistency. Both gem-browser-tester.agent.md and gem-devops.agent.md now share standardized rules: unified tool activation phrasing ("Always activate tools before use"), merged context-efficient reading instructions, and removed agent-specific variations. This simplifies maintenance and ensures consistent behavior across different agent types while preserving core functionality like evidence storage, error handling, and output constraints.
2026-02-17 16:37:34 +05:00
Jan Krivanek 0c4bc286fe Fix symlinks 2026-02-17 10:58:05 +01:00
Héctor Benedicte 23ed831d93 Correct some mistakes following Copilot CI advice 2026-02-17 09:05:53 +01:00
Héctor Benedicte d6848902b5 Add Moodle instructions 2026-02-17 08:57:06 +01:00
Adrien Clerbois dc484e4079 Consolidates fluentui-blazor skill entry
Removes duplicate entry for the fluentui-blazor skill in the skills documentation. Keeps the entry on the main branch.
2026-02-17 08:51:44 +01:00
Adrien Clerbois a514ab3edc Merge branch 'main' into skill/fluentui-blazor 2026-02-17 08:48:46 +01:00
Muhammad Ubaid Raza c991fb1519 Merge branch 'main' into chrome-to-browser 2026-02-17 12:35:09 +05:00
Aaron Powell 76b1c55bef Merge pull request #740 from github/spike/remove-text-gradients
Remove text gradients from website
2026-02-17 16:14:57 +11:00
Ted Vilutis cf91a62900 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 18:27:31 -08:00