Agent Skills
› AjayIrkal23/agentic-mercy-10x
› forensic-complexity-trends
forensic-complexity-trends
GitHub用于监控代码质量随时间的变化,衡量重构影响,并追踪复杂度趋势。该技能是 tech-debt-audit 的别名,实际功能已迁移至 tech-debt-audit 模块中。
Trigger Scenarios
需要分析代码复杂度历史趋势时
评估重构对代码质量的影响时
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill forensic-complexity-trends -g -y
SKILL.md
Frontmatter
{
"name": "forensic-complexity-trends",
"schema": 1,
"alias_of": "tech-debt-audit",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"code",
"complexity",
"debt",
"deteriorating",
"files",
"forensic",
"git",
"history",
"identifying",
"impact",
"improving",
"measuring",
"metrics",
"monitoring",
"quality",
"refactoring",
"stable",
"technical",
"time",
"tracking",
"tracks",
"trends",
"validating",
"work",
"worsening"
]
},
"provenance": "self",
"description": "Use when monitoring code quality over time, measuring refactoring impact, tracking if complexity is (alias of tech-debt-audit).",
"user-invocable": true
}
forensic-complexity-trends
Alias of tech-debt-audit. The method content now lives at tech-debt-audit/references/forensics/trends.md (supporting material, if any, at tech-debt-audit/references/forensic-complexity-trends/). Invoke tech-debt-audit.
Version History
- 581d130 Current 2026-07-19 09:07


