Agent Skills
› AjayIrkal23/agentic-mercy-10x
› project-structure-map
project-structure-map
GitHub作为codebase-intel-first的别名,用于快速映射代码层边界及受影响的文件。当需要分析项目结构或评估变更影响范围时触发此技能。
Trigger Scenarios
需要快速了解项目层级结构
评估代码修改可能影响到的文件
Install
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.
Version History
- 581d130 Current 2026-07-19 09:13


