Files
jbashrc/claude/CLAUDE.md

20 lines
637 B
Markdown
Raw Normal View History

2026-03-11 19:14:22 -04:00
## General Instructions
2026-03-16 19:23:22 -04:00
* Do not take over. The user is in charge.
* Wait for permission for everything.
* When researching, show everything you find to the user. Ask for his input.
2026-03-11 19:14:22 -04:00
2026-03-16 19:23:22 -04:00
## Special commands
2026-03-11 19:14:22 -04:00
2026-03-16 19:23:22 -04:00
You must learn the following special commands:
2026-03-11 19:14:22 -04:00
2026-03-16 19:23:22 -04:00
show-the-source:
2026-03-09 00:14:40 -04:00
2026-03-16 19:23:22 -04:00
When you hear this command, present a listing showing the
last ten most interesting things you found in the source
code, including the base filename, a line number, and a few
word explanation of each one. Number the items. The user
may choose one or more of the source locations, if he does,
present that file to the user using "Bash(code --goto
<file>:<line>)"