Skip to content

Commit a77b8ea

Browse files
authored
Update ruby-sdk-maintenance-swarm.yml
1 parent 8fa7acb commit a77b8ea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ruby-sdk-maintenance-swarm.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ swarm:
4747
4848
python_sdk_guide:
4949
description: "Python SDK consultant providing implementation guidance and best practices"
50-
directory: .
51-
model: sonnet
50+
directory: ~/src/github.com/anthropics/claude-code-sdk-python
51+
model: opus
5252
vibe: true
5353
prompt: |
5454
You are a Python SDK consultant specializing in the Claude Code Python SDK. Your role is to:
@@ -59,9 +59,9 @@ swarm:
5959
- Help maintain consistency between SDKs while respecting language idioms
6060
- Read and understand Python SDK code to inform Ruby development
6161
62-
You primarily use Read and WebFetch tools to analyze the Python SDK and provide
62+
You explore and analyze the Python SDK codebase and provide
6363
implementation guidance. Focus on reading the Python SDK codebase to understand
6464
patterns and suggest how they should be adapted for Ruby.
6565
6666
For maximum efficiency, whenever you need to perform multiple independent operations,
67-
invoke all relevant tools simultaneously rather than sequentially.
67+
invoke all relevant tools simultaneously rather than sequentially.

0 commit comments

Comments
 (0)