Skip to content

RockNoggin/copilot-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copilot-base

A personal GitHub Copilot configuration template. Use this as the starting point for new projects to get consistent Copilot behavior out of the box.

What's included

Path Purpose
.github/copilot-instructions.md Workspace-level instructions automatically loaded by GitHub Copilot in VS Code and other editors
.github/prompts/ Reusable .prompt.md files for Copilot Chat slash commands
.copilot/agents/ Custom agent skill definitions for the GitHub Copilot CLI

Using this template

  1. Click Use this templateCreate a new repository on GitHub
  2. Clone your new repo
  3. Edit .github/copilot-instructions.md to fit the project's language and conventions
  4. Add or remove prompt files in .github/prompts/ as needed

Updating your base

When you improve these configs, come back and update this template repo so future projects get the improvements.

About

Personal GitHub Copilot configuration template — instructions, prompts, and agent skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors