what-context-needed

Installation
Summary

Ask an AI assistant what files it needs before answering your question.

  • Prompts the assistant to identify required and optional files for context before attempting to answer
  • Structures output into four categories: must-see files, helpful files, already-seen files, and remaining uncertainties
  • Helps developers avoid incomplete answers by ensuring the assistant has examined relevant code upfront
  • Reduces back-and-forth by clarifying dependencies and gaps in context before the actual question is answered
SKILL.md

What Context Do You Need?

Before answering my question, tell me what files you need to see.

My Question

{{question}}

Instructions

  1. Based on my question, list the files you would need to examine
  2. Explain why each file is relevant
  3. Note any files you've already seen in this conversation
  4. Identify what you're uncertain about

Output Format

## Files I Need
Related skills

More from github/awesome-copilot

Installs
8.5K
GitHub Stars
32.7K
First Seen
Feb 25, 2026