CtrlK
BlogDocsLog inGet started
Tessl Logo

symphony

github.com/openai/symphony

SkillAddedReview
push

.codex/skills/push/SKILL.md

Push current branch changes to origin and create or update the corresponding pull request; use when asked to push, publish updates, or create pull request.

69

pull

.codex/skills/pull/SKILL.md

Pull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.

80

linear

.codex/skills/linear/SKILL.md

Use Symphony's `linear_graphql` client tool for raw Linear GraphQL operations such as comment editing and upload flows.

72

1.58x
land

.codex/skills/land/SKILL.md

Land a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.

91

1.90x
debug

.codex/skills/debug/SKILL.md

Investigate stuck runs and execution failures by tracing Symphony and Codex logs with issue/session identifiers; use when runs stall, retry repeatedly, or fail unexpectedly.

91

1.00x
commit

.codex/skills/commit/SKILL.md

Create a well-formed git commit from current changes using session history for rationale and summary; use when asked to commit, prepare a commit message, or finalize staged work.

88

1.00x