Academic Research Skills for Claude Code — 13 Agent ทีมวิจัย
Joe Njenga รีวิว open-source repo 21K ⭐ ที่ turn 13 AI agent เป็นทีมวิจัย. 10-stage pipeline (research → write → integrity check → peer review…
< BLOG />
Thoughts, tutorials, and insights about data, AI, and building things that matter.
Joe Njenga รีวิว open-source repo 21K ⭐ ที่ turn 13 AI agent เป็นทีมวิจัย. 10-stage pipeline (research → write → integrity check → peer review…
Jerry PM (iOS Engineer) — เปลี่ยนจาก one-off prompt เป็น 25 specialist agent brief แบ่ง 5 category (Foundation, Mobile, Web/Backend, Quality/Ops, Product/Docs). Format 5 ส่วน…
Cobus Greyling อธิบายความต่าง SDK (dev tool + programmatic) vs Agent Teams (Claude spawn on-the-fly). SDK เน้น specialized agent narrow mandate + restricted tool +…
Cobus Greyling วิเคราะห์ 3 approach จาก Anthropic — Agent SDK (programmatic, code-first Python), Markdown Definition (declarative, .md + YAML ใน .claude/agents/), Agent Teams (conversational,…
Tutorial Abhinav Dobhal — จาก install SDK + CLI → first streaming agent → file/bash op → custom MCP tool (@tool decorator) → advanced…
คู่มือครบ Claude Agent SDK จาก Burak Kaya — architecture (query/ClaudeSDKClient), tool 18+ ตัว, security model 4 permission mode + hook 12 event, MCP +…
แปลบทความ Yee Fei — เปลี่ยนจาก parallel task launcher ใน CLAUDE.md เป็น specialist subagent 4 ตัว (Kevin the Architect, Bob the Debugger, Stuart the Code-Reviewer,…
Kinjal Radadiya คู่มือครบ sub-agent — architecture 6 step (มี Resumable Subagents ใหม่ที่ pause+resume ผ่าน agentId), built-in Plan sub-agent, use case 4 แบบ (code-reviewer, test-automator,…
Hari Prakash Natarajan สอน tutorial hands-on สร้าง pipeline วิเคราะห์ sales data ด้วย 5 subagent — DataLoader → Analysis (Z-score) → Visualization (matplotlib) → Reporting…
Ilyas Ibrahim Mohamed เล่าเส้นทางจริง — สร้าง 26 agent → ค้นพบไม่ coordinate → Agent-Memory-Protocol → ลดเหลือ 8 → bypass main agent (พัง) → กลับมาให้ main…