Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

hotspots

النجوم٤
التفرعات١
آخر تحديث١٣ أبريل ٢٠٢٦ في ١٤:١٦

Growth-weighted complexity hotspots per file (Tornhill "Your Code as a Crime Scene", 2015). Composes `ccx` (complexity) with `git log --numstat` (LOC change volume) and ranks files by hotspot score = sum_ccx × max(0, loc_delta). Files are classified into four quadrants — hotspot, stable_complex, churning_simple, calm — based on 75th-percentile cutoffs on both axes. Default time window is 14 days — tuned for agentic code generation where architectural damage from file growth accumulates in days, not months. Read-only. Requires git. Language coverage inherits from ccx.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
7 ملفات
SKILL.md
readonly