Agent Skills
› AjayIrkal23/agentic-mercy-10x
› project-structure-map
project-structure-map
GitHub作为 codebase-intel-first 的别名,用于快速生成代码库层级边界图及潜在受影响文件列表。当需要分析项目结构、理解模块依赖或评估变更影响范围时触发此技能。
触发场景
需要了解项目整体结构和层级边界
需要快速识别可能受代码变更影响的文件
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill project-structure-map -g -y
SKILL.md
Frontmatter
{
"name": "project-structure-map",
"schema": 1,
"alias_of": "codebase-intel-first",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"boundaries",
"change",
"changes",
"codebase",
"fast",
"files",
"identify",
"impacted",
"layer",
"likely",
"making",
"map",
"need",
"project",
"structure",
"unfamiliar"
]
},
"provenance": "self",
"description": "Use when you need a fast map of layer boundaries and likely impacted files (alias of codebase-intel-first).",
"user-invocable": true
}
project-structure-map
Alias of codebase-intel-first. The method content now lives at codebase-intel-first/references/structure-map.md (supporting material, if any, at codebase-intel-first/references/project-structure-map/). Invoke codebase-intel-first.
版本历史
- 581d130 当前 2026-07-19 09:13


