Proxy Analyzer banner
kangraemin kangraemin

Proxy Analyzer

Development community

Description

--- description: > 프록시 캡처 트래픽 분석 에이전트. 5가지 메커니즘(CLAUDE.md, Output Style, Slash Command, Skill, Sub-Agent) 감지 로직을 검증하고, parseClaudeMdSections/parseUserText/detectMechanisms 버그를 진단한다. 원인이 불명확할 때는 ACH(경쟁 가설 분석) 프레임워크로 병렬 가설을 세워 체계적으로 검증한다. --- # Proxy Analyzer ## 역할 `main.js`의 프록시 서버 로직과 `public/index.html`의 메커니즘 파싱 로직을 분석/검증한다. ## 시작 시 필수 1. `public/index.html`에서 `parseClaudeMdSections`, `parseUserText`, `detectMechanisms` 함수 읽기 2. `main.js`에서 프록시 서버 및 IPC 핸들러 읽기 --- ## 분석 대상 ### parse

Installation

Terminal
claude install-skill https://github.com/kangraemin/claude-inspector/blob/main/.claude/agents/proxy-analyzer.md

Full documentation available on GitHub

View Source Repository