commit
Installation
SKILL.md
Commit
Goals
- Produce a commit that reflects the actual code changes and the session context.
- Follow common git conventions (type prefix, short subject, wrapped body).
- Include both summary and rationale in the body.
Inputs
- Codex session history for intent and rationale.
git status,git diff, andgit diff --stagedfor actual changes.- Repo-specific commit conventions if documented.
Steps
Related skills
More from odysseus0/symphony
symphony-setup
Set up Symphony (OpenAI's Codex orchestrator) for a user's repo. Use when the user mentions Symphony setup, configuring Symphony, getting Symphony running, or wants to connect their repo to Linear for autonomous Codex agents. Also use when the user says "set up symphony", "configure symphony for my repo", or references WORKFLOW.md configuration.
235debug
Investigate stuck runs and execution failures by tracing Symphony and Codex
229push
Push current branch changes to origin and create or update the corresponding
228land
Land a PR by monitoring conflicts, resolving them, waiting for checks, and
227pull
Pull latest origin/main into the current local branch and resolve merge
225linear
|
220