Commit Graph

234 Commits

Author SHA1 Message Date
Sergiy Smyrnov 0eb2058824 Create Cosmos DB DataModeling prompt.md (#253)
* Creating Cosmos DB DataModeling prompt.md

* Update prompts/cosmosdb-datamodeling.prompt.md

correct misspelling

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* correct Agent metadata in cosmosdb-datamodeling.prompt.md

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-19 09:48:49 +10:00
Nischay Sharma cc90b4d59a Add atlassian custom chat mode (#248)
* Add atlassian custom chat mode

* Address PR comments
2025-09-19 09:45:55 +10:00
Daniel Scott-Raynsford 931d8a0a95 Add Technical Spike collection and related resources (#251)
* Add Technical Spike collection and related resources

- Introduced a new collection for Technical Spikes, including a chat mode for research and a prompt for creating spike documents.
- Updated the Project Planning & Management collection to include references to technical spikes.
- Enhanced README files to reflect the addition of technical spike resources.
- Created detailed documentation for the technical spike research methodology and prompt structure.
- Added new tags and items to facilitate better organization and discovery of technical spike-related content.

* CHANGE: Update research methodology for technical spikes

- Refine tool usage philosophy for exhaustive research
- Enhance todo management protocol for better tracking
- Improve spike document update protocol for real-time logging
2025-09-17 14:18:17 +10:00
Aaron Powell 7edfb9d762 better handling in the validation logic 2025-09-17 14:09:50 +10:00
Copilot dfe63f4542 Implement Collections feature for grouping related prompts, instructions, and chat modes (#232)
* Initial plan

* Implement core Collections feature with YAML parsing and README generation

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Complete Collections feature implementation with validation, tooling, and documentation

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Update generated README files to include collections instructions

* Fix YAML parsing logic bug: replace impossible condition with proper indentation check

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Refactor: Extract YAML parser to shared module and improve user experience

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* fixing task and file permissions

* Better args handling

* Adding some more collections

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-09-17 10:15:34 +10:00
Muhammad Ubaid Raza f767285190 chore: update Blueprint Mode to v38 with improved model and description (#247)
* chore: update Blueprint Mode to v38 with improved model and description

* fix: standardize description quotes in Blueprint Mode documentation
2025-09-16 10:41:37 +10:00
Aaron Powell dbdc8dd020 Minor readme tweak 2025-09-15 10:19:07 +10:00
github-actions[bot] 6a470810b7 docs: update contributors (#246)
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 10:04:13 +10:00
Peter Strömberg 5165c081ca Update Joyride user scriprs project instructions (#245) 2025-09-15 10:03:45 +10:00
黃健旻 Vincent Huang 4c5b47498d Update create-spring-boot-java-project input variable (#244)
* Fix project name placeholders and update descriptions in Spring Boot project prompts

* Update Spring Boot project prompts to clarify project creation instructions

---------

Co-authored-by: Vincent Huang iMac <vincent.huang@opennet.tw>
2025-09-15 10:02:43 +10:00
Peter Strömberg ec3db46b77 Add /remember prompt (#242)
* Add `/remember` prompt

The `/remember` prompt is a keeper of memories and lessons learnt during chat sessions. Inspired by Beastmode's `remember` feature.

* Fix typo
2025-09-12 10:27:19 +10:00
Troy Simeon Taylor b4657d54c2 Declarative Agents (#239)
* Add files via upload

* Add Microsoft 365 Declarative Agents Architect chatmode

* Add Microsoft 365 Declarative Agents Development section

* Add Microsoft 365 Copilot Declarative Agents prompt

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
2025-09-12 10:22:18 +10:00
Mark Davis 8fdff893f3 Update Oqtane specific guidelines with repo link (#240) 2025-09-11 10:28:36 +10:00
Nathan Stanford Sr 19d9a3f445 Add instructions for ColdFusion cfc and ColdFusion cfm files (#233)
* Add instructions for ColdFusion cfc and cfm files

* Add ColdFusion coding standards for CFC and CFM files

* Update instructions/coldfusion-cfc-instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Address Copilot AI review comments

* Fix description formatting in ColdFusion CFC and CFM instructions

* Add ColdFusion coding standards for CFC and CFM files

* Add ColdFusion coding standards for CFC and CFM files to README instructions

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: = <=>
2025-09-11 10:18:30 +10:00
John b469c8943d Adding Bicep chat modes for *planning* and *implementation* (#234)
* Create Azure Bicep coding specialist chat mode

Added a new chat mode for Azure Bicep Infrastructure as Code coding specialization, detailing key tasks, pre-flight checks, testing, validation, and final checks.

* Create bicep-plan chatmode for Azure planning

Added a new chatmode for Azure Bicep Infrastructure planning, detailing requirements, focus areas, and implementation plan structure.

* updated readme

* PR feedback

* PR feedback about quotes
2025-09-10 11:28:52 +10:00
Mark Davis dfc3367680 Oqtane instructions (#225)
* Adds Oqtane instructions file.

Adds a new file containing instructions for Oqtane. This provides necessary documentation for setting up and using the Oqtane framework.

* Adds instructions for Oqtane module

Introduces a new file with instructions for customizing GitHub Copilot behavior for Oqtane modules.

Removes the old instruction file.

* Adds Oqtane module development instructions

Provides instructions for customizing GitHub Copilot behavior for Oqtane module development, including code style, naming conventions, error handling, and performance optimization.

* Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Adding to readme

Don't know why the github action wasn't picking it up

---------

Co-authored-by: DAVIS Mark E <Mark.DAVIS@lanecountyor.gov>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-09-09 10:09:44 +10:00
Muhammad Ubaid Raza 14b9707d9b Update Blueprint Mode documentation to reflect version 36 changes and enhance clarity on workflows and directives. (#230)
* Update Blueprint Mode documentation to reflect version 36 changes and enhance clarity on workflows and directives.

* Update chatmodes/blueprint-mode.chatmode.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Refine directives in Blueprint Mode documentation for clarity and accuracy

* Update Blueprint Mode documentation to version 37, enhancing clarity and detail in core directives and tool usage policies.

* Update Blueprint Mode documentation to version 37, enhancing clarity on workflows and directives.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-09 09:55:37 +10:00
Yuta Matsumura cb7d93724e Add C# development instruction in Japanese (#228)
* Add C# instruction in Japanese

* change title

* update README
2025-09-09 09:54:21 +10:00
Aaron Powell 643419852e Fixing tool list in debug (#222)
Fixes #146
2025-09-03 15:56:42 +10:00
Yohan Lasorsa 0dac62b163 Add agents.md creation prompt (#218)
* Add agents.md creation prompt

* Refine description and clean up
2025-09-01 12:52:21 +10:00
Aaron Powell a772e15e69 Adding MCP Server to the README (#219)
* Adding MCP Server to the README

* Don't need that header

* Changing summary text

* Using aka.ms links

* changing logo style to be consistent
2025-09-01 11:52:22 +10:00
Troy Simeon Taylor 6493b18b4d Logic Apps and Power Automate (#217)
* Upload chatmode

* Upload instructions

* Update READMEs

* Fix quotes in applyTo field in instructions

* Revert other instructions
2025-08-29 09:49:45 +10:00
Aaron Powell bdc61009b9 Update redirect URLs for installation links (#216)
* Updated the redirect url

* Update update-readme.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-28 15:41:26 +10:00
Peter Strömberg 8c155a61ef Add nudge prompt for keeping the agent in repl using mode (#215)
* Add nudge prompt for keeping the agent in repl using mode

* Fix typos
2025-08-28 10:38:57 +10:00
Peter Strömberg 4df6f8567e Add clojure memory instructions and prompt (#213)
* Add clojure memory instructions and prompt

* Fix typos
2025-08-27 09:38:49 +10:00
Aaron Powell 52dad1f30b typing bad 2025-08-26 15:35:15 +10:00
Aaron Powell e2b491c3f5 oh, no action 2025-08-26 15:34:36 +10:00
Aaron Powell d678de1809 Fixing some actions versions 2025-08-26 15:29:12 +10:00
Aaron Powell 3cedc53b0e New readme structure (#209)
* Experimenting with a sub-README structure

* title

* removing emojis

* some emoji changes

* Fixing a whitespace issue
2025-08-26 15:26:01 +10:00
Daniel Scott-Raynsford 3edd17eea0 CHANGE: Update process and tools for AVM modules (#211)
- Refined the process for updating Azure Verified Modules in Bicep files.
- Added steps for identifying unique AVM modules and validating updates.
- Updated tool usage guidelines to include additional tools.
- Clarified output format and summary requirements.
2025-08-26 12:16:56 +10:00
Justin Yoo b26d6e01e2 Add C# development instruction in Korean (#212)
* Add C# instruction in Korean

* Update README
2025-08-26 08:02:23 +10:00
Copilot cdc5104468 Add all-contributors to automatically recognize repository contributors (#208)
* Initial plan

* Add all-contributors setup with contributor recognition

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Finalize all-contributors setup and update documentation

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Add @aaronpowell as a contributor

* Add @mubaidr as a contributor

* Add @digitarald as a contributor

* Add @mbianchidev as a contributor

* generating the current list

* playing with emojis

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
Co-authored-by: all-contributors-bot <all-contributors-bot@example.com>
2025-08-22 11:36:53 +10:00
Aaron Powell e948271898 Adding improved instructions back in (#207)
* Adding improved instructions back in

* Removing duplicate line
2025-08-22 09:38:51 +10:00
Christophe Peugnet f9aefd9938 Added instructions for Azure DevOps pipelines (#206)
* Added instructions for Azure DevOps pipelines

Added new instructions on best practices for Azure DevOps pipeline YAML files in `azure-devops-pipelines.instructions.md`. Sections include general guidelines, pipeline structure, build best practices, test integration, security considerations, deployment strategies, variable and parameter management, performance optimization, monitoring and observability, template reusability, and branching and triggering strategies. An example YAML pipeline structure and a list of common anti-patterns to avoid have also been added.

* fix following the copilot's comments

---------

Co-authored-by: Christophe Peugnet <christophe.peugnet@outlook.fr>
2025-08-22 09:18:41 +10:00
Tài Lê 02a56d057d feat: Add pull request conform template prompt (#200) 2025-08-22 09:17:00 +10:00
Peter Strömberg 760f8866aa Remove mode (#204) 2025-08-22 09:14:21 +10:00
Genevieve Warren aec65e3b34 Triple slash doc updates (#202) 2025-08-21 14:11:06 +10:00
Peter Strömberg eca34350c9 Add first-ask prompt for informed task execution (#198)
* Add first-ask prompt for informed task execution

* Fix typos

* Add mode and title

* node update-readme.js
2025-08-21 14:08:52 +10:00
Aaron Powell 18e5392b64 adding a badge on readme 2025-08-21 09:23:34 +10:00
George Dernikos 6ceb673b5d Add documentation writer prompt (#201)
* Add documentation writer prompt

* review: explicitly define the minimum-required tools
2025-08-20 09:44:14 +10:00
Muhammad Ubaid Raza 802442fd7b feat: Revise Blueprint Mode documentation for clarity and conciseness (#195)
* feat: Revise Blueprint Mode documentation for clarity and conciseness

* feat: Update Blueprint Mode to v30 with enhanced workflows and self-correction features

* fix: Correct terminology from 'todos' to 'tasks' and improve capitalization for consistency

* feat: Upgrade model to GPT-5 Mini and enhance communication guidelines for brevity and clarity

* feat: Update model version to GPT-4.1 and clarify critical execution guidelines

* feat: Enhance Blueprint Mode with improved task handling and workflow directives

* feat: Revise Blueprint Mode directives for clarity and brevity, introducing confidence-based ambiguity resolution
2025-08-18 10:05:45 +10:00
Joe Watkins ee4f2479f2 Add guidelines related to bias and inclusive language (#194) 2025-08-18 10:04:50 +10:00
Theo van Kraay 178d34c3a8 Convert jpa apps to use Azure Cosmos DB (#187)
* Convert jpa apps to use Azure Cosmos DB

* update readme

* Update instructions/convert-jpa-to-spring-data-cosmos.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/convert-jpa-to-spring-data-cosmos.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/convert-jpa-to-spring-data-cosmos.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/convert-jpa-to-spring-data-cosmos.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* rename file

* update readme

* add required markdown front matter

* revert readme

* update readme

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-18 10:01:32 +10:00
Amelia Payne 59700a113a Add Kusto Assistant Chatmode (#192)
* Add kusto assist chatmode

* Updated readme

---------

Co-authored-by: Amelia Payne <ameliapayne@microsoft.com>
2025-08-18 09:53:56 +10:00
Amelia Payne ded418e3b6 Add chatmode to address PR comments (#190)
* Forgot to add file

* updated readme

---------

Co-authored-by: Amelia Payne <ameliapayne@microsoft.com>
2025-08-18 09:52:36 +10:00
Aaron Powell 33d7cdee28 New readme (#183)
* Moving the install badges

* Usage info higher up

* changing the order of the readme

* Adding some collapsing sections
2025-08-15 09:22:51 +10:00
Chtive 93d3339c28 feat: Update applyTo in containerization-docker-best-practices.instructions.md (#186)
Allow to use this instruction only when you are working in docker files
2025-08-15 09:19:14 +10:00
Antoine Rey 32c02bf977 CalculatorTest without s (#185)
Align example with the Test suffix
2025-08-15 09:18:19 +10:00
Aaron Powell 244176e2b0 Some improvements to the contributing guide (#189) 2025-08-15 09:14:20 +10:00
John Papa 5bddac3457 Update README.md with detailed instructions for using custom instructions, reusable prompts, and custom chat modes (#188)
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2025-08-14 09:18:29 -07:00