@ Map the Battlefield
Before Kimi writes a single line, make it map the codebase.
@src/auth/middleware.ts @src/utils/token.ts Explain the token refresh flow and identify where we might leak memory on rapid retries.
WhatPulls live definitions from your indexed codebase. Kimi reads the actual files, traces imports, and builds context on the fly.
WhyEliminates copy-paste hell. On a 50-file refactor, this saves 30–40 minutes of manual context assembly and prevents hallucinated imports.
ProChain multiple symbols: @AuthService.refresh @TokenStore.cleanup @APIClient.interceptors — Kimi connects the dots automatically.