[Suggestion] Inject agent global instructions outside user's CLAUDE.md
Open
Nobody has claimed this yet.
area:config
enhancement
help wanted
priority:low
- Dominant language
- Rust
- Stars
- 81.1k
- Forks
- 5.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 35
Description
Instead deploying ~/.claude/RTK.md and injecting @RTK.md in CLAUDE.md, and you could do the following:
- Deploy
RTK.mdas a static file installed along with RTK binary - Symlink it to
~/.claude/rules/, which is loaded the same way, but without touching user'sCLAUDE.md, with the benefit of auto updating it whenever RTK is updated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the RTK installation flow and the code or packaging configuration that deploys ~/.claude/RTK.md and updates CLAUDE.md. Check how a static RTK.md can be installed with the binary and linked into ~/.claude/rules/. Done means the rules file is available there, updates with RTK upgrades, and the user's CLAUDE.md is left untouched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100