Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

forensic-skills

forensic-skills enthält 11 gesammelte Skills von AlabamaMike, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
2
aktualisiert
2025-10-27
Forks
2
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

forensic-change-coupling
Softwareentwickler

Use when planning architecture refactoring, understanding cross-module dependencies, discovering hidden dependencies, finding shotgun surgery patterns, or identifying files that change together - reveals temporal coupling and architectural violations using git history analysis

2025-10-27
forensic-complexity-trends
Softwarequalitätssicherungsanalysten und -tester

Use when monitoring code quality over time, measuring refactoring impact, tracking if complexity is improving or worsening, or validating technical debt work - tracks complexity metrics across git history identifying improving, stable, or deteriorating files

2025-10-27
forensic-coordination-analysis
Softwareentwickler

Use when investigating merge conflicts, reducing communication overhead, detecting modules with high coordination complexity, or identifying files edited by many contributors and cross-team - reveals coordination bottlenecks and team communication issues

2025-10-27
forensic-debt-quantification
Projektmanagementspezialisten

Use when justifying technical debt to executives, calculating the cost of quality issues, translating tech metrics to business language, or planning quality budgets - uses research-backed formulas (2-3x defects, productivity multipliers) to convert code problems into dollars and ROI

2025-10-27
forensic-hotspot-finder
Softwarequalitätssicherungsanalysten und -tester

Use when planning refactoring priorities, investigating recurring bugs, identifying which files cause the most bugs, or determining problem areas to fix - identifies high-risk files by combining git change frequency with code complexity using research-backed formula (4-9x defect rates)

2025-10-27
forensic-knowledge-mapping
Softwareentwickler

Use when assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - maps code ownership from git history and identifies single points of failure using research-backed thresholds (>80% ownership = silo)

2025-10-27
forensic-onboarding-risk
Computersystem- und IT-Manager

Use when developer is leaving or new hire onboarding, assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - identifies knowledge gaps and transition risks

2025-10-27
forensic-organizational-alignment
Unternehmensberater

Use when team reorganization planning, identifying coordination inefficiencies, validating Conway's Law, assessing team-architecture fit, or planning service splits - analyzes alignment between code module boundaries and team structures revealing organizational bottlenecks

2025-10-27
forensic-refactoring-roi
Projektmanagementspezialisten

Use when planning refactoring sprints, prioritizing technical debt backlog, justifying refactoring investment to executives, or creating data-driven roadmaps - calculates return on investment using effort-impact matrices and research-backed formulas

2025-10-27
forensic-test-analysis
Softwarequalitätssicherungsanalysten und -tester

Use when investigating test suite issues, reducing CI/CD time, identifying brittle tests, finding test duplication, or analyzing test maintenance burden - reveals test code quality problems through git history analysis

2025-10-27
forensic-unplanned-work
Softwareentwickler

Use when understanding velocity issues, measuring quality improvement efforts, tracking interrupt work, or quantifying technical debt impact - monitors trends in unplanned work (bugs, hotfixes) and correlates with code hotspots

2025-10-27