ThiagoGuislotti/copilot-instructions

Curated collection of GitHub Copilot instructions, templates, and best practices for consistent code generation

2Stars on the repository
61Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

ThiagoGuislotti/copilot-instructions

Hook Claude Code

Runs when you submit a prompt, before the agent sees it for checkpoint, compress context, update plan, show status, show progress and resume from summary tool calls, running an inline shell check. From ThiagoGuislotti/copilot-instructions.

2 2mo ago A tokens not measured original MIT

Stop

02

ThiagoGuislotti/copilot-instructions

Hook Claude Code

Runs when the agent finishes a response, executing export-planning-summary.ps1 via pwsh with --- (2 commands). From ThiagoGuislotti/copilot-instructions.

2 2mo ago A tokens not measured original MIT

PostToolUse

03

ThiagoGuislotti/copilot-instructions

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing install.ps1 via pwsh with ---. From ThiagoGuislotti/copilot-instructions.

2 2mo ago A tokens not measured original MIT