Jair33190Jair

AI Structured Commit — AI skill for Claude Code

AI community

Split a messy worktree into reviewed, isolated commits — one system behavior per commit, gate-checked, verified by actually running each chunk, with explicit go/no-go before every commit.

How to install AI Structured Commit

Installs to ~/.claude/skills/jair33190jair-ai-python-human_project_os-ai-structured-commit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jair33190jair-ai-python-human_project_os-ai-structured-commit && curl -fsSL https://raw.githubusercontent.com/Jair33190Jair/AI-Python-Human_Project_OS/HEAD/commands/ai-structured-commit.md -o ~/.claude/skills/jair33190jair-ai-python-human_project_os-ai-structured-commit/SKILL.md

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

What AI Structured Commit does


description: Split a messy worktree into reviewed, isolated commits — one system behavior per commit, gate-checked, verified by actually running each chunk, with explicit go/no-go before every commit. argument-hint: "[repo-path]" status: draft owner: bob

/ai-structured-commit

Turn a worktree with more pending changes than one clean commit into a sequence of small, tested, explainable commits — done together with the user, one chunk at a time, never batched.

Arguments

`$ARGUMENTS

Alternatives in AI

  • Cc Mirror — Create multiple isolated Claude Code variants with custom providers (Z.ai, MiniMax, OpenRouter, LiteLLM) 2.1k ★
  • Pebrel — AI-native, GPU-accelerated terminal emulator for Windows with SSH, persistent sessions, split panes, and first 670 ★
  • Open Researcher — 🔥 Visual AI research assistant that displays real-time thinking, provides split-view analysis, and automatic 634 ★

Full documentation available on GitHub

View Source Repository