Agent Skills
› AjayIrkal23/agentic-mercy-10x
› improve-codebase-architecture
improve-codebase-architecture
GitHub识别代码库中的深化优化机会,参考 CONTEXT.md 领域语言。此为 tech-debt-audit 的别名,实际逻辑已迁移至 tech-debt-audit 目录下的 deepening.md 及相关参考资料中。
触发场景
需要深度重构或优化代码架构
进行技术债务审计与改进分析
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill improve-codebase-architecture -g -y
SKILL.md
Frontmatter
{
"name": "improve-codebase-architecture",
"schema": 1,
"intents": [
"AUDIT",
"REFACTOR"
],
"alias_of": "tech-debt-audit",
"keywords": [
"deepen the architecture",
"architecture improvement",
"improvement opportunities",
"architecture opportunities",
"improve the architecture",
"deep modules",
"architecture debt",
"structural improvements"
],
"surfaces": [
"general"
],
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"ai-navigable",
"architecture",
"codebase",
"consolidate",
"context.md",
"decisions",
"deepening",
"docs\/adr",
"domain",
"find",
"improve",
"informed",
"language",
"modules",
"opportunities",
"refactoring",
"testable",
"tightly-coupled",
"user",
"wants"
]
},
"provenance": "self",
"description": "Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and (alias of tech-debt-audit).",
"user-invocable": true
}
improve-codebase-architecture
Alias of tech-debt-audit. The method content now lives at tech-debt-audit/references/deepening.md (supporting material, if any, at tech-debt-audit/references/improve-codebase-architecture/). Invoke tech-debt-audit.
版本历史
- 581d130 当前 2026-07-19 09:12


