home/productivity/github-copilot-instructions-3

Github Copilot Instructions

GPTClaudeDeepSeek··506 copies·updated 2026-07-14
github-copilot-instructions-3.prompt
# BMAD Method - GitHub Copilot Instructions

## Activating Agents

BMAD agents are installed as chat modes in `.github/chatmodes/`.

### How to Use

1. **Open Chat View**: Click Copilot icon in VS Code sidebar
2. **Select Mode**: Click mode selector (top of chat)
3. **Choose Agent**: Select the BMAD agent from dropdown
4. **Chat**: Agent is now active for this session

### VS Code Settings

Configured in `.vscode/settings.json`:

- Max requests per session
- Auto-fix enabled
- MCP discovery enabled

### Notes

- Modes persist for the chat session
- Switch modes anytime via dropdown
- Multiple agents available in mode selector

when to use it

Community prompt sourced from the open-source GitHub repo jodykwong/Prompt-Enhancement (MIT). A "Github Copilot Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

jodykwong/Prompt-Enhancement · MIT