rtk-ai/rtk
View on GitHub`rtk init -g --copilot` overwrites `copilot-instructions.md`
Open
#1,512 opened on Apr 25, 2026
area:clibugeffort-smallgood first issuepriority:medium
Repository metrics
- Stars
- (48,085 stars)
- PR merge metrics
- (Avg merge 11d 1h) (45 merged PRs in 30d)
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.