Customizes and manages the PowerShell claude command alias while ensuring critical features like MCP detection and terminal titles remain intact.
This skill provides a specialized framework for safely modifying the PowerShell profile to customize the 'claude' command behavior. It acts as an expert safeguard for developers, ensuring that manual edits to shell functions do not break essential integrations such as permission bypass modes, Model Context Protocol (MCP) auto-detection, and dynamic terminal title management. By following a strict preservation protocol, it allows for the seamless injection of custom environment logic or startup parameters into the Claude CLI workflow without compromising standard functionality.
主な機能
01Maintains MCP auto-detection (.mcp.json) support
02Ensures accurate executable path discovery for claude.ps1
031 GitHub stars
04Safe PowerShell profile modification and injection
05Preserves terminal tab title and background restoration
06Validates argument pass-through logic for CLI commands
ユースケース
01Injecting custom environment variables into the Claude startup sequence
02Safely updating the Claude function within a Microsoft.PowerShell_profile.ps1 file
03Modifying terminal title behavior during active Claude AI sessions