Files
notes_on_using_agents_for_e…/TODO.md
2025-07-22 05:25:06 +02:00

36 lines
1.8 KiB
Markdown

- [x] what's the best way to let Claude know about the available tools _across all repos_?
- [x] is it just `~/.claude/tools`?
- [x] check out disler's repos
- [x] let's just put it into `~/CLAUDE.md` for now
- [ ] coalesce `RONACHER.md` into generic notes and attribute his to him
- [ ] read these and incorporate
- https://docs.anthropic.com/en/docs/claude-code/common-workflows#run-parallel-claude-code-sessions-with-git-worktrees
- https://mariozechner.at/posts/2025-06-02-prompts-are-code/
- https://lucumr.pocoo.org/2025/6/12/agentic-coding/
- https://x.com/sergeykarayev/status/1940799384821924032
- https://gist.github.com/sergeyk/2517cb64f1888226b7acc983cd3bd651
- https://www.anthropic.com/engineering/claude-code-best-practices
- https://www.reddit.com/r/ClaudeAI/comments/1lwoetm/claude_code_tip_straight_from_anthropic_go_slow/?share_id=AEPEEBKfZkV2yA98GepoG&utm_content=2&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1
- https://www.dbreunig.com/2025/06/26/how-to-fix-your-context.html
- https://gist.github.com/swerner/b7fd285ec3f2edbcc55ebccdaffc950a
- [ ] find and install a tool for creating summaries of a codebase
- [x] install gemini-cli
- [x] install CodeWeaver
- [x] add to CLAUDE.md
- [x] find and install a tool for counting tokens in a file
- [x] find and install
- [x] add to CLAUDE.md
- [ ] find/make and install a tool for getting adn summarizing documentation
- [ ] find and install
- https://llm.codes
- [ ] add to CLAUDE.md
- [ ] what's a nice way to view diffs in neovim (especially for Claude Code)?
- [ ] make a tool for Claude (and you)
- [ ] summarize youtubes
- [ ] interrogate youtubes (via the transcript)
- [ ] try ChatGPT Agent (released July 17 2025)
- requires a "Plus" plan, so ~$20/mo.