โ Browse
claude-code-pathfix
fnclaude โ
0
This Claude Code hook intercepts Bash commands on Windows and transparently rewrites Windows-style paths (e.g., `D:\Users\Tom\file.txt`) to POSIX format (e.g., `/d/Users/Tom/file.txt`) before execution, eliminating path-error retry loops. It uses the PreToolUse hook event to modify command input in-flight, saving tokens by preventing errors rather than blocking and forcing retries.
Install
> /plugin marketplace add fnclaude/pathfix
> /plugin install claude-code-pathfix
What it's made of
1 hook
- Commands
- 0
- Agents
- 0
- Skills
- 0
- MCP servers
- 0
- Hooks
- 1 ยท PreToolUse
What it needs & plugs into
- API keys
- none
- Paid services
- none detected
- External tools
node- Talks to
- nothing external detected
Facts extracted from the plugin's files. Prose generated by claude-haiku-4-5-20251001.
Is this your plugin?
Claim it to keep the card accurate and enter the weekly contest. Requires signing in as the GitHub owner (fnclaude).