Commit Graph

696 Commits

Author SHA1 Message Date
Aaron Powell fc55fe0b78 Merge pull request #557 from alefragnani/first-vscode-ext-skills
Add skills for contributing commands and localization in VS Code extensions
2026-01-12 10:51:33 +11:00
Aaron Powell bda6726a30 Merge pull request #556 from tsubasaogawa/chore/add-skills-folder
docs(readme): update directory structure to include skills folder
2026-01-12 10:50:38 +11:00
Aaron Powell 15efa161ea Merge pull request #554 from hunterhogan/patch-1
Fix formatting in task-planner.agent.md
2026-01-12 10:49:39 +11:00
Aaron Powell b1f08e397a Merge pull request #545 from krushideep/add-systemverilog-style-link
Add System Verilog style guide link in coding standards prompt
2026-01-12 10:48:11 +11:00
copilot-swe-agent[bot] 7ad7653270 Fix confusing instruction file path in README
Updated the instructionsUsage template in constants.mjs to clarify that task-specific instruction files should be created in the .github/instructions/ folder with the pattern *.instructions.md (e.g., .github/instructions/my-csharp-rules.instructions.md), instead of the confusing original wording that mentioned both .github/.instructions.md files and .github/instructions folder.

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-01-11 22:13:39 +00:00
copilot-swe-agent[bot] 4f8d89cfc0 Initial plan 2026-01-11 22:11:18 +00:00
Alessandro Fragnani 0eb1a4f1f7 Apply suggestions from code review 2026-01-11 13:18:36 -03:00
Alessandro Fragnani 5424543abf Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-11 13:15:56 -03:00
Alessandro Fragnani da7f2032de Fix typo 2026-01-11 12:56:22 -03:00
Alessandro Fragnani 090efd486c Add skills for contributing commands and localization in VS Code extensions 2026-01-11 12:30:10 -03:00
Tsubasa Ogawa 078af396a7 docs(readme): update directory structure to include skills folder
Reflect the addition of the skills directory in the project layout
description to keep documentation in sync with the codebase.
2026-01-11 23:10:39 +09:00
Hunter Hogan 75601f4f0b Fix formatting in task-planner.agent.md
Without the space before the comma, VS Code interpreted the comma as part of the file name, which caused the following error even though the target file was in the target location:

```
File './task-researcher.agent.md,' not found at 'C:\Users\hunte\AppData\Roaming\Code - Insiders\User\prompts\task-researcher.agent.md,'.
```

After adding the space, the yellow squiggles and error went away.
2026-01-10 15:27:38 -05:00
anschnapp 5ed86ec458 adjust regaring feedback from review. tone is now far more neutral and not rude at all. after more testing i added a introduction, and changed end game summary a bit 2026-01-10 10:31:31 +01:00
anschnapp 2a450dc8c9 feat(agents): add devils advocate agent 2026-01-10 10:14:48 +01:00
krushideep f408d11479 Merge branch 'main' into add-systemverilog-style-link 2026-01-10 08:16:14 +05:30
krushideep 9e0ce96658 Update write-coding-standards-from-file.prompt.md
Updates (system Verilog) to SystemVerilog to address comment on the PR
2026-01-10 08:11:05 +05:30
Matt Soucoup 750dff407b Merge pull request #525 from JasonYeMSFT/chuye/appinsights-instrumentation-skill
feat: add appinsights-instrumentation skill

thanks @JasonYeMSFT
2026-01-09 13:42:16 -10:00
Matt Soucoup dde0071c65 Merge branch 'main' into chuye/appinsights-instrumentation-skill 2026-01-09 13:40:34 -10:00
Matt Soucoup da58b1000b Merge pull request #553 from pkarda/structured-autonomy-plan-prompt-fix
Fixing typo in structured-autonomy-plan.prompt.md
2026-01-09 13:27:22 -10:00
Matt Soucoup 7050121e28 Merge branch 'main' into structured-autonomy-plan-prompt-fix 2026-01-09 13:26:54 -10:00
Matt Soucoup a29c489e64 Merge pull request #552 from yeelam-gordon/add-agent-skills-instructions
Add agent-skills.instructions.md - Guidelines for creating Agent Skills
2026-01-09 13:26:02 -10:00
Matt Soucoup 8173d995fa Merge branch 'main' into add-agent-skills-instructions 2026-01-09 13:24:43 -10:00
Matt Soucoup 1f45faea13 Merge pull request #551 from ks6088ts/feature/add-web-design-reviewer-skill
add `web-design-reviewer` skill
2026-01-09 13:24:17 -10:00
Matt Soucoup 626416bced Merge branch 'main' into feature/add-web-design-reviewer-skill 2026-01-09 13:21:49 -10:00
Matt Soucoup f7f611d010 Merge pull request #550 from tgrall/add-github-issues-skill
Add GitHub Issues skill and issue templates for better management
2026-01-09 13:21:10 -10:00
Matt Soucoup 75553cfc1d Merge branch 'main' into add-github-issues-skill 2026-01-09 13:20:00 -10:00
Matt Soucoup 7d6065e38b Merge pull request #549 from yeelam-gordon/update-prompt-instructions
Thanks @yeelam-gordon - tagging @aaronpowell as an FYI due to instruction file changing.
2026-01-09 13:18:27 -10:00
Matt Soucoup dadec85778 Merge branch 'main' into update-prompt-instructions 2026-01-09 13:16:15 -10:00
Matt Soucoup 394c745ffc Merge pull request #547 from AIAlchemyForge/patch-1
Update dataverse-python-agentic-workflows.instructions.md
2026-01-09 13:14:00 -10:00
Matt Soucoup 554b1167c8 Merge branch 'main' into add-systemverilog-style-link 2026-01-09 13:09:48 -10:00
Matt Soucoup a179d17715 Merge branch 'main' into patch-1 2026-01-09 13:08:07 -10:00
Matt Soucoup cd3a98f197 Merge pull request #546 from saikoumudi/skaluvak/iac-skills
added azure-iac-exporter and azure-iac-generator as custom agents
2026-01-09 13:06:49 -10:00
Matt Soucoup 3c2c62a3b2 Merge branch 'main' into skaluvak/iac-skills 2026-01-09 13:04:55 -10:00
Matt Soucoup de65ff640a Merge branch 'main' into add-systemverilog-style-link 2026-01-09 13:03:09 -10:00
Peter Karda 3d34601646 Merge branch 'main' into structured-autonomy-plan-prompt-fix 2026-01-09 23:54:53 +01:00
Matt Soucoup 30230146d9 Merge pull request #539 from psimsa/nuget-manager
Nuget manager skill
2026-01-09 12:48:10 -10:00
Matt Soucoup 0fe897c6d2 Merge branch 'main' into nuget-manager 2026-01-09 12:45:23 -10:00
Matt Soucoup d82c08df34 Merge pull request #538 from vlahanas/add-symfony-instructions
feat(instructions): add Symfony/PHP development instructions
2026-01-09 12:44:59 -10:00
Matt Soucoup 7cb91eb601 Merge branch 'main' into add-symfony-instructions 2026-01-09 12:43:29 -10:00
Matt Soucoup 7ebddeeab0 Merge pull request #537 from madskristensen/main
Add guidelines for Visual Studio extension development using Communit…
2026-01-09 12:42:20 -10:00
Matt Soucoup 085172eeee Merge branch 'main' into main 2026-01-09 12:41:13 -10:00
Peter Karda 151f3120df Update structured-autonomy-plan.prompt.md
Removing extra closing bracket in the model name since it causes error in VS Code
2026-01-09 21:44:38 +01:00
Chunan Ye 33d4dbb812 Update README.skills.md 2026-01-09 11:27:15 -08:00
Chunan Ye 6641fb8c73 Move language specific instructions to sub references folder 2026-01-09 11:25:32 -08:00
Chunan Ye 284d97fa19 Use forward slash in file path 2026-01-09 11:22:36 -08:00
Chunan Ye a5a365b19b Address copilot feedback 2026-01-09 11:22:03 -08:00
Chunan Ye e12591994c Update README.skills.md 2026-01-09 11:22:03 -08:00
Chunan Ye c8d5d3ab82 Add license 2026-01-09 11:21:27 -08:00
Chunan Ye a5725eedb8 Add appinsights-instrumentation skill 2026-01-09 11:21:27 -08:00
Matt Soucoup 5130b4ff94 Merge branch 'main' into patch-1 2026-01-09 08:33:57 -10:00