commit-orchestrator

Community

Safe Git flow and conventional commits guard.

Authorgreentcsolutions-lab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents direct commits to protected branches by enforcing feature-branch workflows and conventional commit messages, ensuring safe collaboration and a verifiable history. It also provides crash-resilience by tracking the current work state with a .claude-branch file so you can resume after restarts.

Core Features & Use Cases

  • Enforces safe git flow: never commit to main, always use a feature branch named with a conventional pattern, and prompt for push approval.
  • Maintains crash-resilience via .claude-branch persistence to resume interrupted sessions.
  • Guides automated workflows for Next.js + TypeScript projects, reducing human error in release processes.

Quick Start

Start a new feature-branch workflow for your task and let the orchestrator guide the commit process.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: commit-orchestrator
Download link: https://github.com/greentcsolutions-lab/tc-helper-app/archive/main.zip#commit-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.