what-context-needed

Identify and list necessary files for answering a user's question.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/74nu5/Narratum --skill what-context-needed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: what-context-needed
Source: https://github.com/74nu5/Narratum/tree/main/.github/skills/what-context-needed
Command: npx skills add https://github.com/74nu5/Narratum --skill what-context-needed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you understand what information an AI assistant needs to effectively answer your questions by prompting it to list the relevant files.

Core Features & Use Cases

  • Proactive Information Gathering: Before answering, the AI identifies and requests the specific files it requires.
  • Transparency: Clearly explains why each file is necessary for an accurate response.
  • Use Case: When asking a complex coding question, this Skill ensures the AI has access to the necessary code files and documentation before attempting an answer, preventing incomplete or incorrect suggestions.

Quick Start

Use the what-context-needed skill to ask Copilot what files it needs to see before answering your question.

Frequently Asked Questions about what-context-needed

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I know what files Copilot needs before answering my code analysis question?

To determine what files Copilot needs for code analysis, you prompt the AI to proactively list required documents and explain their relevance before answering. This ensures the assistant has the exact context required for accurate responses.

Why does Copilot give incomplete answers when I ask complex coding questions?

Copilot gives incomplete answers when it lacks sufficient context for complex coding questions. You can resolve this by prompting the AI to specify required files and current knowledge gaps before it attempts to generate a solution.

How to ask an AI assistant to identify required documents for information retrieval?

To ask an AI assistant to identify required documents for information retrieval, use a prompt that instructs the AI to list necessary files and current knowledge gaps. This structures the context gathering process before generating an answer.

Can I make Copilot explain why it needs a specific file to answer my question?

Yes, you can make Copilot explain why it needs a specific file by prompting it to list required files and their relevance. This provides transparency regarding the information needed to answer accurately.

What is the best way to provide code context to an AI assistant?

The best way to provide code context to an AI assistant is to ask it to define its own file requirements and knowledge gaps first. This proactive information gathering prevents incorrect suggestions by ensuring necessary context is loaded.