概要
Agent IDE is a specialized suite of intelligence tools designed for TypeScript and JavaScript developers to handle structural code changes safely and efficiently. It streamlines the refactoring process by automating the identification and cleanup of dead code, detecting circular dependencies, and performing global updates for renames and file moves. Whether you are onboarding onto a new legacy project or performing deep architectural shifts, this skill ensures that all imports, call sites, and function signatures remain consistent across the entire codebase, significantly reducing manual error and technical debt through impact analysis and automated reference tracking.