Skip to content

Commit faf4dce

Browse files
committed
Add Serena consultation instruction to CLAUDE.md
1 parent fa7f1bb commit faf4dce

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Temporal Python Samples
22

3+
## Serena MCP Server
4+
5+
Always consult Serena memories at the start of a session using `mcp__serena__list_memories` and read relevant ones with `mcp__serena__read_memory`. Save important project-specific learnings to Serena for future sessions.
6+
37
## Client Initialization Pattern
48

59
Use the `ClientConfig` pattern for client initialization to support environment-based configuration:

0 commit comments

Comments
 (0)