Catalog
mattpocock/zoom-out

mattpocock

zoom-out

Tell 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 to understand how it fits into the bigger picture.

global
0installs0uses~91
v1.0Saved May 2, 2026

I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's domain glossary vocabulary.

Files1
1 files · 1.0 KB

Select a file to preview

Overall Score

38/100

Grade

D

Below Average

Safety

95

Quality

25

Clarity

42

Completeness

18

Summary

A meta-skill that instructs the agent to shift to a higher level of abstraction when analyzing unfamiliar code. Rather than diving deep, it requests a broad map of relevant modules, callers, and relationships using domain-specific vocabulary. This is a lightweight instruction skill with no executable operations.

Detected Capabilities

Code navigation and context mappingArchitectural analysis and dependency visualizationDomain terminology extraction and explanationModule relationship analysis

Trigger Keywords

Phrases that MCP clients use to match this skill to user intent.

understand module structureshow architecture mapmap dependencieshigher-level overviewlost in code

Use Cases

  • Understand how an unfamiliar code section fits into the larger system
  • Get a high-level architecture overview when lost in implementation details
  • Map module dependencies and caller relationships for onboarding
  • Establish shared vocabulary and domain concepts before deep dives

Quality Notes

  • Skill is very minimal — only 2 sentences of instruction with no elaboration or examples
  • No guidance on what 'domain glossary vocabulary' means or how to extract it
  • No examples of expected output format (e.g., dependency graph, module list, documentation structure)
  • No edge case handling documented (e.g., monorepo projects, circular dependencies, undocumented modules)
  • No limitations stated — unclear if this applies to all codebases or specific types
  • The phrase 'go up a layer of abstraction' is vague — could mean different things depending on project structure
  • Missing context: does this skill expect the agent to already have project context, or should it scan the project first?
  • disable-model-invocation: true suggests this is a prompt-style instruction, not an operational skill, but this design choice is not explained
  • Positive: the meta-skill approach is conceptually sound — shifting perspective without triggering a full model restart is useful
Model: claude-haiku-4-5-20251001Analyzed: May 2, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Add mattpocock/zoom-out to your library

Command Palette

Search for a command to run...