ds-star
Installation
SKILL.md
DS-STAR: Multi-Agent Data Science Framework
Overview
DS-STAR (Data Science - Structured Thought and Action) is an intelligent multi-agent framework adapted for Claude Code that automates data science workflows through specialized AI agents. Originally designed for Google's Gemini models, this skill adapts DS-STAR to leverage Claude's model family (Haiku, Sonnet, Opus) for cost-efficient, high-quality data analysis.
What It Does
DS-STAR orchestrates seven specialized agents that work collaboratively to:
- Analyze data files (structured/unstructured)
- Plan analysis strategies iteratively
- Generate Python code to execute plans
- Execute code with automatic debugging
- Verify results against the query
- Route refinement decisions
- Finalize formatted outputs
Key Innovation: Multi-model optimization - route exploration tasks to Haiku, complex reasoning to Sonnet, and critical analysis to Opus for optimal cost/performance balance.