What problem does it solve?
This Skill helps you give AI agents the right project context at the right time, preventing hallucinations, convention drift, and wasted tokens from overloaded prompts.
Core Features & Use Cases
- Context Prioritization: Organizes rules files, specs, source code, errors, and conversation history by what should be most persistent versus most transient.
- Project Setup Guidance: Helps establish durable workspace rules so Copilot or other agents can follow stack, command, and coding conventions consistently.
- Task-Specific Context Packing: Shows how to load only the files and examples relevant to a feature, bug fix, or refactor instead of flooding the model.
- Confusion Handling: Encourages surfacing ambiguity, checking precedents, and asking for clarification when requirements conflict or are incomplete.
Quick Start
Use the context-engineering skill to assemble the smallest useful set of rules, specs, source files, and errors for your current task, then ask the agent to follow those conventions.