Skip to content

jcouv/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes on my VsVim configuration

Copilot skills

Personal Copilot skills live under copilot\skills\.

To register this location with GitHub Copilot CLI:

/skills add C:\repos\dotfiles\copilot\skills

After adding or editing a skill, reload them with:

/skills reload

Copilot instructions

Personal Copilot instructions live under copilot\instructions\AGENTS.md.

The shell profiles in this repo add COPILOT_CUSTOM_INSTRUCTIONS_DIRS to include:

C:\repos\dotfiles\copilot\instructions

If you want to confirm they loaded, use:

/instructions

Ralph runner

This repo also includes a single-file .NET runner for Ralph using GitHub Copilot CLI:

dotnet run .\copilot\ralph\ralph.cs -- 10

The bundled runner prompt lives next to the script under copilot\ralph\prompt.md.

It looks for these work files in the current working directory:

  • prd.json
  • progress.txt (created automatically if needed)

It also expects copilot to be installed and already authenticated locally.

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors