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


