By rbinar
DeepSeek destekli Claude Code'u delege isci olarak calistirin — izole worktree'de tam-agentic gorevler, uretim modu, guvenli operasyon akisi.
DeepSeek destekli Claude Code'u delege işçi olarak çalıştıran bir Claude Code plugin'i.
Claude Code'un yerleşik Agent/subagent tool'u yalnızca Anthropic modellerini (sonnet/opus/haiku) destekler — DeepSeek'e iş veremez. claude-ds, Claude Code CLI'ı DeepSeek'in Anthropic-uyumlu API'siyle çalıştıran taşınabilir bir wrapper kurar; böylece görevleri DeepSeek'e delege işçi olarak verebilirsin.
/plugin marketplace add rbinar/claude-ds
/plugin install claude-ds@claude-ds
/claude-ds:setup
/claude-ds:setup wrapper'ı ~/.local/bin/claude-ds'e kurar ve ~/.config/claude-ds/config iskeletini oluşturur. Sonra DeepSeek API key'ini bu dosyaya kendin ekle:
# ~/.config/claude-ds/config
DEEPSEEK_API_KEY="sk-..." # kendi DeepSeek key'in
DS_MODEL="deepseek-v4-pro"
DS_FLASH_MODEL="deepseek-v4-flash"
Gereksinim: claude CLI kurulu ve ~/.local/bin PATH'te olmalı. DeepSeek key'i: https://platform.deepseek.com/api_keys
| Komut | İş |
|---|---|
/claude-ds:setup | Wrapper'ı kur + config iskeleti + smoke test |
/claude-ds:run <görev> | Bir görevi claude-ds'e delege et |
/claude-ds:status | Kurulum/key/CLI durumunu kontrol et |
Doğrudan kullanım (terminal):
# Üretim modu (dosya yazmaz)
claude-ds -p "Write a Python one-liner for fib(n)"
# Tam agentic mod (dosya yazar + bash çalıştırır) — izole worktree ile
plugins/claude-ds/scripts/ds-worktree-run.sh <repo> <branch> <brief-file>
Native Windows'ta (WSL kullanmıyorsan) PowerShell varyantları devreye girer:
/claude-ds:setup → install.ps1 çalışır: claude-ds.ps1 + bir claude-ds.cmd shim'i ~/.local/bin'e kurar (böylece claude-ds cmd/PowerShell'den çağrılır), config'i ~/.config/claude-ds/config'e yazar.ds-worktree-run.ps1 — node_modules için symlink yerine junction (New-Item -ItemType Junction; admin/developer-mode gerektirmez) kullanır..sh scriptleri de çalışır.Gereksinim: PowerShell 5.1+ veya pwsh 7+, ve claude CLI PATH'te.
~/.config/claude-ds/config içinde (0600, repo dışında) tutulur ve asla commit edilmez. Plugin/skill key'i hiçbir yere yazmaz; sen eklersin.ds-worktree-run.sh ile ayrı git worktree'de çalışır; --dangerously-skip-permissions ana checkout'a/diğer branch'lere dokunmaz. Üreteni inceleyip (diff + build/test) merge etmek sana kalır.claude-ds = işçi (DeepSeek üretimi/uygulaması). Sen (Claude Code, Anthropic) = orkestratör + reviewer + git/merge sahibi.
MIT — bkz. LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rbinar/claude-ds --plugin claude-dsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications