zoom-out
36,953Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need
Iterative Retrieval Pattern
550Pattern for progressively refining context retrieval to solve the subagent context problem
context-driven-development
514Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds n
Suggest Awesome GitHub Copilot Custom Agents
33Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history
Compaction Discipline
Enforces safe context compaction for long-running agents. Use whenever an agent run is expected to exceed roughly 40 turns or 100K tokens.
Respect Effective Context
Stops treating an advertised context window as usable capacity. Use when designing any long-context feature.