rtk init -g --agent cursor fails
Author: akirilyukCreated May 26, 2026Updated Sep 17, 2026
Labelsbugpriority:higharea:cliplatform:macos
When trying to init rtk for cursor agent, the command fails with this error:
rtk init -g --agent cursor
rtk: Failed to write RTK.md: /Users/username/.claude/RTK.md: Failed to create temp file in /Users/username/.claude: No such file or directory (os error 2) at path "/Users/username/.claude/.tmprv5Suz"
Why is he trying to write something into the .claude folder if it should be rather .cursor
Source: rtk-ai/rtk