Agent Skills
› AjayIrkal23/agentic-mercy-10x
› zoom-out
zoom-out
GitHub作为codebase-intel-first的别名,引导Agent退后一步,提供代码库的宏观视角和更广泛的上下文信息,帮助理解整体架构而非仅关注细节。
Trigger Scenarios
需要理解项目整体架构时
面对复杂代码库感到困惑时
开始新任务前需建立全局认知时
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill zoom-out -g -y
SKILL.md
Frontmatter
{
"name": "zoom-out",
"schema": 1,
"alias_of": "codebase-intel-first",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"agent",
"bigger",
"broader",
"code",
"context",
"fits",
"give",
"higher-level",
"need",
"perspective",
"picture",
"section",
"tell",
"understand",
"unfamiliar",
"zoom"
]
},
"provenance": "self",
"description": "Tell the agent to zoom out and give broader context or a higher-level perspective (alias of codebase-intel-first).",
"user-invocable": true
}
zoom-out
Alias of codebase-intel-first. The method content now lives at codebase-intel-first/references/zoom-out.md (supporting material, if any, at codebase-intel-first/references/zoom-out/). Invoke codebase-intel-first.
Version History
- 581d130 Current 2026-07-19 09:15


