{"kind":"Skill","metadata":{"namespace":"community","name":"what-context-needed","version":"0.1.0"},"spec":{"description":"Ask Copilot what files it needs to see before answering a question","files":{"SKILL.md":"---\nname: what-context-needed\ndescription: 'Ask Copilot what files it needs to see before answering a question'\n---\n\n# What Context Do You Need?\n\nBefore answering my question, tell me what files you need to see.\n\n## My Question\n\n{{question}}\n\n## Instructions\n\n1. Based on my question, list the files you would need to examine\n2. Explain why each file is relevant\n3. Note any files you've already seen in this conversation\n4. Identify what you're uncertain about\n\n## Output Format\n\n```markdown\n## Files I Need\n\n### Must See (required for accurate answer)\n- `path/to/file.ts` — [why needed]\n\n### Should See (helpful for complete answer)\n- `path/to/file.ts` — [why helpful]\n\n### Already Have\n- `path/to/file.ts` — [from earlier in conversation]\n\n### Uncertainties\n- [What I'm not sure about without seeing the code]\n```\n\nAfter I provide these files, I'll ask my question again.\n"},"import":{"commit_sha":"541b7819d8c3545c6df122491af4fa1eae415779","imported_at":"2026-05-18T20:05:35Z","license_text":"MIT License\n\nCopyright GitHub, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","owner":"github","repo":"github/awesome-copilot","source_url":"https://github.com/github/awesome-copilot/tree/541b7819d8c3545c6df122491af4fa1eae415779/plugins/context-engineering/skills/what-context-needed"}},"content_hash":[16,43,164,229,209,188,128,7,4,195,234,251,246,88,9,249,83,117,182,253,98,220,60,192,217,17,90,53,246,89,143,66],"trust_level":"unsigned","yanked":false}
