copilot-instruction-layering

star 116

instruction layering with reusable, conditional instruction files

rcarmo By rcarmo schedule Updated 2/6/2026

name: Copilot instruction layering description: instruction layering with reusable, conditional instruction files

Skill: Copilot instruction layering

Goal

Provide a small set of reusable Copilot instruction files that can be copied into new repos and applied conditionally based on project type.

Files

  • .github/copilot-instructions.md (high-level, Makefile-first)
  • .github/instructions/*.instructions.md (stack-specific guidance)

Conventions

  • Keep instructions short and actionable.
  • Prefer conditional language ("Applies when...") so these files can coexist in mixed repos.
Install via CLI
npx skills add https://github.com/rcarmo/agentbox --skill copilot-instruction-layering
Repository Details
star Stars 116
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator