integration-test

Full SDK integration test that runs actual queries through the Claude SDK sandbox. Use after making changes to SDK client code, session management, skill loading, network proxy, voice/TTS, or image generation. Runs real prompts through the SDK to verify the complete path works.

$ 설치

git clone https://github.com/avivsinai/telclaude /tmp/telclaude && cp -r /tmp/telclaude/.claude/skills/integration-test ~/.claude/skills/telclaude

// tip: Run this command in your terminal to install the skill