tech-diagnosis

Generate technical leadership diagnoses from repository facts and code metrics.

8|2|Updated May 3, 2026
One-click install
npx skills add https://github.com/ejoongseok/claude-settings --skill tech-diagnosis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-diagnosis
Source: https://github.com/ejoongseok/claude-settings/tree/main/claude-code/skills/tech-diagnosis
Command: npx skills add https://github.com/ejoongseok/claude-settings --skill tech-diagnosis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

기술 관점에서 아키텍처, 엔지니어링 조직 운영, 기술 전략/로드맵을 한 번에 진단해 우선순위와 의사결정을 근거 기반으로 정리합니다.

Core Features & Use Cases

  • 코드/git 정량 측정 중심 진단: 코드베이스 규모, 품질·리스크 신호, 보안/빌드·배포 관련 지표를 직접 확인해 사실을 만듭니다.
  • 팩트 시트 기반 사용자 검증 루프: 측정 결과와 핵심 가정을 사용자에게 제시하고 교정받은 뒤 다음 분석으로 넘어갑니다.
  • 3영역(아키텍처/조직/전략) 통합 보고서: 위험 부채, SPOF, 조직 병목, 마이그레이션 로드맵, KPI 대시보드를 기술 리더십 관점으로 구성합니다.
  • 모드별 실행: 전체 진단(full)부터 아키텍처/조직/전략/델타/지표(metrics)까지 필요 범위만 선택해 진행합니다.

Quick Start

Use the tech-diagnosis skill to produce a full technical leadership report for this repository by running the default command /tech-diagnosis.

Frequently Asked Questions about tech-diagnosis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a technical diagnosis of my codebase to measure architecture health and engineering org operations?

Run technical diagnosis by collecting code and git measurements, internal documents, and GitHub data to generate a data-driven report on architecture health, engineering org operations, and technology strategy. It uses a verification loop to validate facts before finalizing the analysis.

Can I scope the technical diagnosis to only analyze migration roadmap and EOL guidance?

Yes, you can scope technical diagnosis to specific modes including architecture, org, roadmap, delta, or metrics. The roadmap mode focuses on migration guidance and EOL detection by optionally researching web sources and GitHub issues for technology strategy insights.

What is the best way to verify codebase metrics and risk signals before generating a technical leadership report?

The best way to verify codebase metrics is through the fact sheet verification loop, which presents measured codebase scale, quality risk signals, and security or build deployment metrics to the user for correction before proceeding to the integrated architecture, org, and strategy analysis.

Does the technical diagnosis require GitHub issues and web search to detect EOL and migration paths?

No, GitHub and web research for EOL and migration guidance are optional inputs. The technical diagnosis primarily relies on direct code and git measurements alongside internal documents, strictly labeling code-validated claims versus document-only claims when handling missing or conflicting data sources.

How do I structure discovery metadata for a scoped architecture or org technical diagnosis?

Structure discovery metadata using YAML frontmatter to define the scope and parameters for the technical diagnosis. This metadata drives the collection of codebase metrics, internal documents, and optional external research, ensuring the verification loop targets the correct architecture or org dimensions.

What limitations exist when diagnosing technical strategy with missing or conflicting data sources?

When missing or conflicting data sources occur during technical diagnosis, the tool strictly labels claims as code-validated or document-only and handles gaps explicitly. It cannot fabricate missing metrics, relying instead on the user verification loop to correct assumptions before generating the final leadership report.