home/productivity/readme-prompts

README.prompts

GPTClaudeDeepSeek··1,172 copies·updated 2026-07-14
readme-prompts.prompt
# Prompts

Reusable GitHub Copilot prompt files for common workflows.

## How to use prompt files

**Install**

- Click the install button for VS Code or VS Code Insiders.
- Confirm the destination when VS Code asks where to save the prompt.

**Run**

- In Chat, type `/onboard-copilot`.
- Or run `Chat: Run Prompt` from the Command Palette.

## Prompt catalog

---

### [onboard-copilot.prompt.md](../prompts/onboard-copilot.prompt.md)

Onboards greenfield and brownfield repositories by setting up stack-aware docs, instructions, templates, and security defaults.

Generated instruction output is optimized for a concise root `AGENTS.md` (under 100 lines) with nested `AGENTS.md` files for directory-scoped or verbose guidance.

> **Note:** This is a large, multi-step workflow prompt. For best results, use `codex-5.3` if available, as it handles long-running agentic tasks more reliably.

**Install**

[![Install in VS Code](https://img.shields.io/badge/VS_Code-Install-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect?url=vscode%3Achat-prompt%2Finstall%3Furl%3Dhttps%3A%2F%2Fraw.githubusercontent.com%2FNoahJenkins%2FCopilot-Stuff%2Fmain%2Fprompts%2Fonboard-copilot.prompt.md) [![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-Install-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect?url=vscode-insiders%3Achat-prompt%2Finstall%3Furl%3Dhttps%3A%2F%2Fraw.githubusercontent.com%2FNoahJenkins%2FCopilot-Stuff%2Fmain%2Fprompts%2Fonboard-copilot.prompt.md)

**Raw URL**

when to use it

Community prompt sourced from the open-source GitHub repo NoahJenkins/Copilot-Stuff (MIT). A "README.prompts" 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

NoahJenkins/Copilot-Stuff · MIT