rtk-ai/rtk
View on GitHub`rtk init -g --copilot` overwrites `copilot-instructions.md`
Open
#1512 opened on Apr 25, 2026
bugeffort-smallgood first issue
Description
Instead of appending or preprending, running rtk init -g --copilot simply replaces existing copilot-instructions.md with its own instructions. Lucky if copilot-instructions.md had already been commited and this change can be easily spotted and reverted. Goofy move otherwise.