anantjain-xyz/symphony-rust

An autonomous engineering team for your Linear project. Symphony is a desktop app that watches your Linear board and dispatches coding agents — Codex or Claude Code — to work on issues, each in its own freshly cloned workspace. You triage and review; Symphony orchestrates.

This repository also configures its own agents. See what symphony-rust tells them →

11Stars on the repository
15Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

symphony-commit

01

anantjain-xyz/symphony-rust

Skill Claude CodeCodex

Create a well-formed git commit from the current changes. Use when finalizing staged work, preparing a commit message, or splitting in-progress work into reviewable history.

not rated 11 25d ago A 40 tokens copy · 100% MIT

symphony-land

02

anantjain-xyz/symphony-rust

Skill Claude CodeCodex

Squash-merge the issue's PR once it's approved and green. Use only when the issue is in the Merging state — Symphony's status router gates entry.

not rated 11 25d ago A 40 tokens copy · 100% MIT

anantjain-xyz/symphony-rust

Skill Claude CodeCodex

Sweep the PR for actionable reviewer feedback (top-level comments, inline review comments, review states) and resolve every item before moving to In Review. Use after every push that might have triggered review, and as the gate before transitioning the issue to In Review.

not rated 11 25d ago A 57 tokens copy · 100% MIT

symphony-pull

04

anantjain-xyz/symphony-rust

Skill Claude CodeCodex

Sync the current branch with origin/main via merge (not rebase) and resolve any conflicts. Use whenever Symphony's workflow says "merge origin/main into the branch" — at Step 1 setup, before push, and as part of the Land procedure.

not rated 11 25d ago A 57 tokens copy · 94% MIT

symphony-push

05

anantjain-xyz/symphony-rust

Skill Claude CodeCodex

Push the current branch to origin and ensure a PR exists for it (creating or updating one), with the symphony label applied. Use when the workflow says "push" or "open a PR".

not rated 11 25d ago A 46 tokens copy · 88% MIT

symphony-screenshot

06

anantjain-xyz/symphony-rust

Skill Claude CodeCodex needs its repo

Capture Playwright screenshots of a user-facing change and embed them in the GitHub PR description via a temporary screenshot commit followed by a cleanup revert commit. Use whenever the workflow asks for proof-of-testing screenshots on a user-facing change.

not rated 11 25d ago C 52 tokens copy · 100% MIT

symphony-workpad

07

anantjain-xyz/symphony-rust

Skill Claude CodeCodex

Manage the single Symphony Workpad comment on a Linear issue — find or bootstrap, update in place, or reset (Rework). Use whenever the workflow needs to read or write the workpad. Includes the GraphQL commentUpdate workaround for the known Linear MCP savecomment duplication bug.

not rated 11 25d ago A 66 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: