Skip to main content
GitHub リポジトリ

symphony-rust

symphony-rust には anantjain-xyz から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
11
更新
2026-07-27
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

symphony-pull
ソフトウェア開発者

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.

2026-07-27
symphony-push
ソフトウェア開発者

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".

2026-07-27
symphony-pull
ソフトウェア開発者

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.

2026-07-27
symphony-push
ソフトウェア開発者

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".

2026-07-27
symphony-commit
ソフトウェア開発者

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.

2026-07-17
symphony-land
ソフトウェア開発者

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.

2026-07-17
symphony-pr-feedback
ソフトウェア開発者

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.

2026-07-17
symphony-screenshot
ソフトウェア品質保証アナリスト・テスター

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.

2026-07-17
symphony-workpad
ソフトウェア開発者

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 `save_comment` duplication bug.

2026-07-17
bump-version
ソフトウェア開発者

Safely bump repository release versions across manifests and lockfiles. Use when Codex is asked to bump, set, release, or prepare a version for projects with Cargo/Rust workspaces, Tauri apps, package.json/npm/pnpm/yarn metadata, pyproject.toml, or other multi-file version surfaces.

2026-06-29