rtk-ai/rtk

`rtk init -g --copilot` overwrites `copilot-instructions.md`

Open

#1,512 opened on Apr 25, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
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.

Contributor guide