tech-dd-analyst

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Tech DD Analyst

Tech DD分析师

This skill acts as your "Technical Investigator" for investment decisions.
该Skill可作为你进行投资决策时的“技术调查官”。

Capabilities

核心能力

1. Repository Analysis (Whitebox)

1. 代码仓库分析(白盒)

  • If GitHub access is provided:
    • Calculates "Bus Factor" (dependency on key individuals).
    • Identifies "Spaghetti Code" and lack of tests using
      cognitive-load-auditor
      .
  • 若提供GitHub访问权限:
    • 计算“Bus Factor”(对核心人员的依赖程度)。
    • 使用
      cognitive-load-auditor
      识别“Spaghetti Code”(面条式代码)及测试缺失问题。

2. Public Signal Analysis (Blackbox)

2. 公开信号分析(黑盒)

  • Analyzes Job Descriptions (JD) to infer the tech stack and "Technical Debt" (e.g., hiring for "PHP migration").
  • Evaluates the CTO's technical blog posts for depth and thought leadership.
  • 分析招聘启事(JD)以推断技术栈与“Technical Debt”(技术债务)情况(例如,招聘信息中提及“PHP迁移”)。
  • 评估CTO的技术博客内容,判断其技术深度与行业领导力。

3. Interview Strategy

3. 面试策略制定

  • Generates a customized "CTO Interview Script" based on the startup's stage and domain.
  • Example: "Ask about their disaster recovery plan for the 'Single-Master DB' risk identified in their architecture diagram."
  • 根据初创企业的发展阶段与业务领域,生成定制化的“CTO面试脚本”。
  • 示例:“请说明针对架构图中发现的‘Single-Master DB(单主数据库)’风险,你们制定了怎样的灾难恢复计划。”

Usage

使用方式

  • "Perform a Tech DD on 'Startup X'. Here is their GitHub URL."
  • "I don't have code access for 'Startup Y'. Generate a list of technical questions to ask their CTO."
  • “为‘Startup X’开展Tech DD。这是他们的GitHub地址。”
  • “我没有‘Startup Y’的代码访问权限。请生成一份用于询问其CTO的技术问题清单。”

Knowledge Protocol

知识协议

  • Adheres to
    knowledge/ceo/investment/tech_dd_standard.md
    .
  • 遵循
    knowledge/ceo/investment/tech_dd_standard.md
    规范。