Commit Orchestrate banner
Autopsias Autopsias

Commit Orchestrate

Git community

Description

--- description: "Orchestrate git commit workflows with parallel quality checks and automated staging" argument-hint: "[commit_message] [--stage-all] [--skip-hooks] [--quality-first] [--push-after]" allowed-tools: ["Task", "TodoWrite", "Bash", "Grep", "Read", "LS", "Glob", "SlashCommand"] --- # ⚠️ GENERAL-PURPOSE COMMAND - Works with any project # Tools (ruff, mypy, pytest) are detected dynamically from system PATH, venv, or .venv # Source directories are detected dynamically (apps/api/src, src

Installation

Installs to ~/.claude/skills/autopsias-slashagents-commit-orchestrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/autopsias-slashagents-commit-orchestrate && curl -fsSL https://raw.githubusercontent.com/Autopsias/slashagents/HEAD/commands/commit-orchestrate.md -o ~/.claude/skills/autopsias-slashagents-commit-orchestrate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository