home/productivity/copilot-instructions-template

Copilot Instructions.template

GPTClaudeDeepSeek··1,025 copies·updated 2026-07-14
copilot-instructions-template.prompt
# GitHub Copilot Instructions Template

Place adapted content in `.github/copilot-instructions.md` when the target Copilot surface supports it.

- Use `START_HERE.md` to understand the workflow kit.
- Use `templates/agent-task-brief.md` for implementation tasks.
- Follow `docs/autonomy-levels.md`.
- Keep changes scoped.
- Prefer existing project patterns.
- Include tests or verification evidence.

## Verify Before Use

GitHub Copilot instruction support varies by GitHub.com, VS Code, JetBrains, Visual Studio, Xcode, and Eclipse. Confirm current support in GitHub Docs before relying on this file.

when to use it

Community prompt sourced from the open-source GitHub repo 2Ntlaks/ai-native-workflow-kit (MIT). A "Copilot Instructions.template" 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

2Ntlaks/ai-native-workflow-kit · MIT