analyze-chat-export이란?
소급 메트릭을 위해 VS Code Copilot 채팅 로그를 내보내고 분석합니다. 모델 사용, 도구 호출, 승인 패턴 및 타이밍 데이터를 추출합니다. 출처: oocx/tfplan2md.
소급 메트릭을 위해 VS Code Copilot 채팅 로그를 내보내고 분석합니다. 모델 사용, 도구 호출, 승인 패턴 및 타이밍 데이터를 추출합니다.
명령줄에서 analyze-chat-export AI 스킬을 개발 환경에 빠르게 설치
출처: oocx/tfplan2md.
Purpose Extract structured metrics from VS Code Copilot chat exports to support retrospective analysis. Provides data on model usage, tool invocations, manual approvals, rejection patterns, file edit statistics, and session timing.
The chat export only contains the VS Code infrastructure agent (github.copilot.editsAgent), not the custom agent definition file (e.g., developer.agent.md, @Developer).
Note: A single feature chat typically includes work from multiple agents, so per-agent analysis would require VS Code to record this information in the export format.
소급 메트릭을 위해 VS Code Copilot 채팅 로그를 내보내고 분석합니다. 모델 사용, 도구 호출, 승인 패턴 및 타이밍 데이터를 추출합니다. 출처: oocx/tfplan2md.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/oocx/tfplan2md --skill analyze-chat-export소급 메트릭을 위해 VS Code Copilot 채팅 로그를 내보내고 분석합니다. 모델 사용, 도구 호출, 승인 패턴 및 타이밍 데이터를 추출합니다. 출처: oocx/tfplan2md.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oocx/tfplan2md --skill analyze-chat-export 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/oocx/tfplan2md