Agent Skills
› AjayIrkal23/agentic-mercy-10x
› zoom-out
zoom-out
GitHub该技能是 codebase-intel-first 的别名,用于引导代理缩小视图范围,提供更具全局性的高层视角或更广泛的上下文信息。实际功能逻辑已迁移至 codebase-intel-first 目录下的引用文件中。
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


