brain/04 Ressourcen/IT/Claude Notes.md

73 lines
1.7 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
tags:
- upnote-import
---
# Claude Notes
# Claude
## Console mit alter Kommunikation weiterführen
\`\`\`
claude --continue
\`\`\`
### Upgrade CLI
Um die CLI zu aktualisieren
```
npm install -g @anthropic-ai/claude-code
```
Strg + O -> volle Ansicht 
Shif + Tab -> Mode wechseln, z.B. Plan Mode
'#' -> Die Eingabe wird direkt in den Memory, also in die CLAUDE.MD Datei geschrieben.
@... -> Referenz auf eine Datei im Projektordner als Kontet mitgeben.
## Aktuellen Planungsstand speichern
\`\`\`
Format a github issue with the current plan, include all of the items you have changed in the plan list so far checked off the plan list.
Save it as a markdown file called PLAN\_ISSUE.md
\`\`\`
Der Context kann jetzt gecleared werden oder mit /compact zunächst eine Zusammenfassung der bisherigen Kommunikation erstellt werden.
\`\`\`
Load github issue from PLAN\_ISSUE.md and enact phase XXX of that plan.
\`\`\`
## learn-mode activation
Shit + TAB -> "Enable Learning Mode"
## Regeln ändern
/memory
## Planung in  Phasen aufteilen
\`\`\`
make the plan multi-phase
\`\`\`
### Thinking
Claude unterstützt vier Reasoning-Modi:
\- think
\- think hard
\- think harder / very hard
\- ultrathink
[Getting Good Results from Claude Code • Chris Dzombak](https://www.dzombak.com/blog/2025/08/getting-good-results-from-claude-code/)
[Cooking with Claude Code: The Complete Guide - Sid Bharath](https://www.siddharthbharath.com/claude-code-the-complete-guide/)
# Claude die gemini-cli nutzen lassen
> schau dir @docs/claude-gemini.md an und aktualisiere @CLAUDE.md so, dass du künftig die gemini-cli nutzen kannst.
[claude-gemini.md (3.11 kB)](..\..\..\files\019bd02c-fb14-764b-bc73-84fd9fabd050.md)