commit
01Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Debug stuck or failing Symphony runs by correlating Linear identifiers with log entries and tracing agent session lifecycles; use when investigating why a run failed, stalled, or retried.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Interact with Linear via the lineargraphql MCP tool for issue queries, state transitions, comments, and attachments; use when asked to read or update Linear data.
Skill Claude CodeCodex
Pull latest origin/main into the current local branch and resolve merge conflicts; use when asked to sync, update branch, or merge origin/main.
Skill Claude CodeCodex
Push current branch changes to origin and create or update the corresponding pull request; use when asked to push, publish, or open a PR.