Skip to main content
AI/MLgithub

what-context-needed

Ask Copilot what files it needs to see before answering a question

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--what-context-needed
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/context-engineering/skills/what-context-needed/SKILL.md -o .claude/skills/what-context-needed.md

Drops the SKILL.md into .claude/skills/what-context-needed.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.