I'm not sure I would want this. Maybe it could work if the chatbot gives me a list of options before each chat, e.g. when I try to debug some ethernet issues: Please check below: [ ] you are using Ubuntu 18 [ ] your router is at 192.168.1.1 [ ] you prefer to use nmcli to configure your network [ ] your main ethernet interface is eth1 etc. Alternatively, it would be nice if I could say: Please remember that I prefer t…
Run ./CLAUDE_md.sh
Set auto approval for running it in config.Then in CLAUDE_md.sh:
cat CLAUDE_main.md
cat CLAUDE_"$(hostname)".md
Or cat CLAUDE_main.md
echo "bunch of instructions incorporating stuff from environment variables lsbrelease -a, etc."
Latter is a little harder to have lots of markdown formatting with the quote escapes and stuff.