astetic-dev

Taurus — Development skill for Claude Code

Development community

Taurus - a Windows desktop launcher that runs multiple Claude Code agents as embedded terminal tabs, each started in the right process folder.

How to install Taurus

This entry records only its repository, not the path inside it, so there is no exact command to give. Open astetic-dev/taurus and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Taurus does

Taurus - a Windows desktop launcher that runs multiple Claude Code agents as embedded terminal tabs, each started in the right process folder. Built around the Interpreted Context Methodology (ICM).

Alternatives in Development

  • Om Intake — Process all unread meeting notes in work/meetings/ — reads each file, classifies content, routes to the right 4.6k ★
  • Agent Instructions — This project uses bd (beads) for issue tracking 1.6k ★
  • Math Modeling Skill — 数学建模技能 - 面向 CUMCM、MCM/ICM 等数学建模竞赛的三阶段工作流:建模分析、Python/MATLAB 编程与 DOCX 论文生成 902 ★

README

Taurus — Agent Launcher

[![Taurus — Agent Launcher (click to watch the special agents film)](media/hero-special-agents.png)](https://youtu.be/18_NHe7I2oA)

▶ Click the image to watch the **special agents** film on YouTube.

A small Tauri desktop app that runs and manages multiple **Claude Code** agents as **terminal tabs in one window** — with voice, a file DROPZONE and an inline HTML/Markdown viewer built in.

Since 0.5.0 a tab can also run its agent on **another machine** over SSH — your folders stay where they are and the agent goes to them.

_▶ Watch: [remote agents](https://youtu.be/_Q_6gRCFEYc) · [features tour](https://www.youtube.com/watch?v=TAyZlhlvigw) · [original explainer](https://youtu.be/ofswaJBX39k) · [15-second teaser](https://youtu.be/7WDtN5giKSk)._

Pick or create an agent on the left, see the folder + a **(C:) / (X:)** drive tag, give the session a title, choose a mode, and hit **Start** — the agent opens as an embedded terminal tab. Open several, drag them into the order you want, and let a tab flash in its own colour (or speak up) when an agent is done and waiting for you.

Windows-only for now (uses ConPTY + Windows Terminal-style embedding).

Why Taurus

Giving Claude the *right* context at the *right* moment is still one of the hardest parts of working with coding agents day to day.

Elaborate memory systems help a single power user, but they don't scale to an enterprise: they're hard to curate, easy to pollute, and brittle as the number of people and projects grows. Honestly, the wheel hasn't been invented yet — nobody has a clean, proven answer for how context should work at team scale.

Taurus is built around the **[Interpreted Context Methodology (ICM)](https://github.com/RinDig/Interpreted-Context-Methdology)** — *"folder structure as agent architecture."* Instead of orchestration code or sprawling memory, context lives in the **folders** themselves: a `CLAUDE.md`, conventions, and reference material that load in layer