Skip to content

docs: trim always-loaded RTK.md template (#3306) - #3308

Open
NanoRisk6 wants to merge 1 commit into
rtk-ai:developfrom
NanoRisk6:cat/rtk-awareness-trim-3306
Open

docs: trim always-loaded RTK.md template (#3306)#3308
NanoRisk6 wants to merge 1 commit into
rtk-ai:developfrom
NanoRisk6:cat/rtk-awareness-trim-3306

Conversation

@NanoRisk6

@NanoRisk6 NanoRisk6 commented Jul 30, 2026

Copy link
Copy Markdown

What Problem This Solves

The always-loaded RTK.md template carried one-time setup content and a dangling reference, adding noise every session. Fixes #3306.

Why This Change Was Made

Trim the always-loaded template to durable guidance only; move one-time setup out of the hot path.

User Impact

Smaller, clearer RTK awareness text for agents; less token waste on every load.

Evidence

Remove one-time installation verification from the awareness template
that rtk init installs into every session. Replace dangling CLAUDE.md
reference with rtk --help / rtk discover.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RTK.md template carries one-time setup content and a dangling reference

2 participants