Add Claude Code memory so Claude uses this tool for Forgejo tasks #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the user asks about Forgejo in a new chat, Claude should automatically reach for the
forgejo_claudeCLI rather than writing ad-hoc API calls. This requires a memory entry that documents the tool's location, commands, and when to invoke it.Implemented: memory written to
~/.claude/projects/-home-victor-Projects-ai/memory/reference_forgejo_claude.md. Verified with a subagent — it read the memory, identified the correct binary path and command syntax, and successfully listed this issue.