원클릭으로
codegraph
将 CodeGraph 作为默认内置 MCP-backed 代码图谱能力接入,用于 brownfield 符号搜索、 调用链、影响面和上下文查询。输出必须回落到 `/team-*` 主链和 artifacts。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
将 CodeGraph 作为默认内置 MCP-backed 代码图谱能力接入,用于 brownfield 符号搜索、 调用链、影响面和上下文查询。输出必须回落到 `/team-*` 主链和 artifacts。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
上下文优化技能,通过 trigger-based 懒加载和 context composition awareness 自动重组长会话上下文。
Goal-oriented autonomous loop with external completion oracle. Keeps iterating until verifiable stopping conditions are met, checked by a separate model.
Scheduled discovery automation that runs scans on a heartbeat interval, classifies findings, and routes them to goals or triage inbox.
Active MCP connector polling that integrates external tools (issue trackers, error monitoring, CI) into the heartbeat loop for cross-system discovery.
Structured rework with git blame attribution for failed goal iterations. Maps failures to responsible changes and routes targeted fix briefs.
Use Open Design as an external local-first design workbench for prototypes, decks, mobile screens, dashboards, DESIGN.md systems, and exportable visual artifacts. Keep TSP responsible for team workflow, handoff, and quality gates.
| name | codegraph |
| description | 将 CodeGraph 作为默认内置 MCP-backed 代码图谱能力接入,用于 brownfield 符号搜索、 调用链、影响面和上下文查询。输出必须回落到 `/team-*` 主链和 artifacts。 |
| origin | colbymchenry/codegraph (official standalone installer with target-scoped wrapper) |
/team-plan、/team-execute、/team-review 提供可追溯的 MCP-backed 影响面证据。.codegraph/。npm run codegraph:doctor,确认 standalone CodeGraph binary、官方 installer 依赖和当前 target wrapper 可用。SessionStart 自动初始化索引;非 Claude 或关闭自动初始化时,在消费方目标项目根目录手动初始化:
codegraph init -i
search/context/callers/callees/impact/node/files/status 查询。/team-plan 的 Brownfield Context Snapshot 和 readiness 证据/team-execute 的 story slice 影响面说明/team-review 的风险、回归边界和放行建议.codegraph/。/team-* 决策的影响scripts/install-codegraph.js wrapper,不使用上游 --target=auto。SessionStart 可在新项目缺少 .codegraph/codegraph.db 时静默执行 codegraph init -i <projectRoot>;用 TSP_CODEGRAPH_AUTO_INIT=0 可关闭。.codegraph/ 数据库或将其作为 TSP artifact。/team-plan、/team-review 或验证门禁。/team-help -> /update-codemaps -> npm run codegraph:doctor -> Claude 自动初始化或 codegraph init -i -> /team-plan/team-execute -> CodeGraph impact/callers/callees -> /handoff -> /team-review