commit
Create git commits aligned with task completion, maintaining clean version control synchronized with task progress.
Content Preview
# Orchestration Commit Command Create git commits aligned with task completion, maintaining clean version control synchronized with task progress. ## Usage ``` /orchestration/commit [TASK-ID] [options] ``` ## Description Automatically creates well-structured commits when tasks move to QA or completion, using task metadata to generate meaningful commit messages following Conventional Commits specification. ## Basic Commands ### Commit Current Task ``` /orchestration/commit ``` Commits chan
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/commit.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/orchestration/commit.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/orchestration/commit.md
Related Skills
commit-commands
Commands for git commit workflows including commit, push, and PR creation
pluginpluginmarketplacecommit-commands
by Anthropic · anthropic-official-plugins
commit-commands/commit
Based on the above changes, create a single git commit.
commandcommandcommit-commandscommit
by Anthropic · anthropic-official-plugins
commit
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
generalcommit
by sickn33 (Antigravity) · antigravity-awesome-skills
commit-message-formatter
This skill provides automated assistance for commit message formatter tasks within the DevOps Basic
commit-message-formattercommitmessageformatter
by jeremylongshore · plugins-plus-skills