Skip to content

feat: add meta agentic project scaffold chat mode#85

Merged
aaronpowell merged 5 commits into
github:mainfrom
OrenMe:orenm/meta-agentic-project-scaffold
Jul 13, 2025
Merged

feat: add meta agentic project scaffold chat mode#85
aaronpowell merged 5 commits into
github:mainfrom
OrenMe:orenm/meta-agentic-project-scaffold

Conversation

@OrenMe

@OrenMe OrenMe commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

Use awesome-copilot repo to fetch the best tools for a project

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Meta agentic project creation assistant to help users create and manage project workflows effectively.
Use the chat mode, describe the project needs and let the agent look for the best instructions, prompts and chat modes for your project from this repo, and pull them to the wight place under .github folder

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes

You can see demo video here : https://x.com/OrenMe/status/1943400896316031120

By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Use awesome-copilot repo to fetch the best tools for a project
Copilot AI review requested due to automatic review settings July 11, 2025 14:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new “Meta Agentic Project Scaffold” chat mode that assists users in discovering and integrating relevant workflows from the awesome-copilot repo.

  • Introduces meta-agentic-project-scaffold.chatmode.md with front matter and instructions for the new chat mode.
  • Updates README.md to include an entry and install badges for the new chat mode.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
chatmodes/meta-agentic-project-scaffold.chatmode.md Adds a new chat mode scaffold with tools and instructions for meta agentic project creation.
README.md Inserts an entry for the new chat mode in the table of available modes.

Comment thread chatmodes/meta-agentic-project-scaffold.chatmode.md Outdated
Comment thread chatmodes/meta-agentic-project-scaffold.chatmode.md Outdated
Comment thread chatmodes/meta-agentic-project-scaffold.chatmode.md Outdated
@@ -0,0 +1,15 @@
---
description: "Meta agentic project creation assistant to help users create and manage project workflows effectively."

Copilot AI Jul 11, 2025

Copy link

Choose a reason for hiding this comment

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

Front matter values should be wrapped in single quotes per project guidelines; replace the double-quoted description with single quotes.

Copilot generated this review using guidance from repository custom instructions.
Comment thread chatmodes/meta-agentic-project-scaffold.chatmode.md Outdated
Comment thread chatmodes/meta-agentic-project-scaffold.chatmode.md Outdated
OrenMe and others added 4 commits July 11, 2025 19:22
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell merged commit 8c1a411 into github:main Jul 13, 2025
2 checks passed
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.

3 participants