๐ŸŽฏ

linear

๐ŸŽฏSkill

from odysseus0/symphony

VibeIndex|
What it does
|

Symphony skill that integrates Linear issue tracking with AI coding agents, polling a Linear project for tickets and automatically spawning isolated agent workspaces to implement and PR each task.

๐Ÿ“ฆ

Same repository

odysseus0/symphony(7 items)

linear

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add odysseus0/symphony --skill linear
skills.sh Installโš  Installs to .agents/skills/
npx skills add odysseus0/symphony --skill linear
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/linear/SKILL.md

SKILL.md

416Installs
-
AddedMar 10, 2026

More from this repository6

๐ŸŽฏ
debug๐ŸŽฏSkill

Part of Symphony, a production-ready fork of OpenAI's Symphony for automated code shipping, providing debugging workflows that connect Linear tickets to coding agents with structured handoffs.

๐ŸŽฏ
commit๐ŸŽฏSkill

Part of Symphony, a production-ready fork of OpenAI's Symphony that connects Linear tickets to coding agents, enabling automated code shipping with planners, workers, and structured handoffs.

๐ŸŽฏ
land๐ŸŽฏSkill

A production-ready fork of OpenAI Symphony that polls Linear tickets, assigns each to an isolated Codex agent workspace, and automatically ships code as PRs with cheaper API calls, correct git sandbox handling, and a one-command setup skill.

๐ŸŽฏ
push๐ŸŽฏSkill

Part of Symphony, a production-ready fork of OpenAI's Symphony, providing push/deployment workflows that enable coding agents to ship code from Linear tickets with review and verification steps.

๐ŸŽฏ
pull๐ŸŽฏSkill

A production-ready fork of OpenAI Symphony that automates ticket-to-PR workflows by polling Linear projects, assigning isolated Codex agents per ticket, and shipping validated PRs with improved sandbox handling and setup tooling.

๐ŸŽฏ
symphony-setup๐ŸŽฏSkill

A production-ready fork of OpenAI Symphony that polls a Linear project for tickets and assigns each to an isolated Codex agent that writes code, validates, and opens a PR. Includes a setup skill, cheaper Linear API calls, corrected git sandbox, and native media uploads.