Instruction Builder
Overview
Design Copilot instruction files with correct frontmatter, scopes, and examples.
Workflow
- •Identify instruction type (conditional, workspace-wide, AGENTS).
- •Define scope and glob patterns.
- •Draft concise rules with examples and anti-patterns.
- •Validate frontmatter and pattern coverage.
Rules
- •Use imperative, actionable guidance.
- •Keep scopes narrow and non-overlapping.
- •Include good/bad examples when possible.
Output Format (strict)
Instruction Type
Scope & ApplyTo
Content Draft
Validation Checklist
Installation Steps
References
- •For the original Copilot prompt, see
references/copilot-source.md.