Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

openai/symphony

6 skills781 installs158k starsGitHub

Install

npx skills add https://github.com/openai/symphony

Skills in this repo

1LinearSymphony skill for Linear GraphQL work via the linear_graphql client tool that reuses configured Linear auth. Sends one operation per call with query and optional variables JSON. Treats top-level errors array as failure even when the tool completes. Documents introspection patterns for discovering mutations and input shapes. Common workflows cover querying issues by key or id, creating and editing comments, uploading attachments, and managing issue state transitions. Emphasizes narrowly scoped queries requesting only needed fields and progressive discovery through __type introspection when operations are unfamiliar.165installs2CommitThe commit skill empowers agents to create well-structured git commits with AI-generated commit messages. It analyzes staged changes and produces descriptive, convention-following commit messages automatically. Perfect for developers who want consistent git history with minimal manual effort.138installs3LandSymphony land skill for shepherding PRs to squash-merge completion. Goals: conflict-free with main, green CI with failure fixes, squash-merge when checks pass, and continuous watcher loop until merged unless blocked. Preconditions require gh CLI auth and clean working tree on PR branch. Steps: locate PR, confirm local gauntlet green, commit and push uncommitted changes, check mergeability, pull skill for conflicts, address Codex review comments, watch checks, fix failures with commit and push cycles, squash-merge with PR title and body. Includes context guard for review feedback conflicting with user intent and ambiguity gate before implementing reviewer suggestions.122installs4Debugdebug is a Claude Code skill for debugging. It helps solo builders move faster with AI-assisted coding.120installs5PullSymphony pull skill for syncing PR branches with main during the land workflow. Fetches origin/main and merges into the current branch, guiding conflict resolution when mergeability checks fail. Used by the land skill when conflicts exist against main before checks can pass. Requires clean working tree and gh CLI authentication. Publishes resolved branch via push skill after conflict resolution completes.120installs6PushSymphony push skill for publishing branch changes and PR management. Requires gh CLI auth. Runs local validation before push, pushes to origin with upstream tracking, handles non-fast-forward via pull skill, and creates or updates PR for the branch. Uses --force-with-lease only when history was rewritten. Stops on auth or permission errors without remote rewriting workarounds. Pairs with pull skill when push is rejected or branch is stale.116installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.