step-commit

Community

Capture validated step work as discrete commits.

AuthorGrimblaz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Discrete validated-step commit workflow for Code-Conductor. Used to capture per-step validated work as structured commits, preserving traceability across the implementation loop while avoiding PR-time formatting gates.

Core Features & Use Cases

  • Opt-out control: respects the auto_commit_enabled flag to enable/disable step commits.
  • Branch safety: guards against commits on protected branches and prevents accidental changes.
  • Fine-grained file capture: detects changed files and stages only the intended ones for the step commit.
  • Standardized messages: creates commit messages that include step number, plan reference, involved agents, and validation tier.
  • Failure handling: escalates after consecutive failures and provides guardrails to recover gracefully.
  • Platform hooks: supports Claude Code and Copilot platforms for guided interactions when escalation is needed.

Quick Start

Trigger a step commit within Code-Conductor for the current step and verify the commit metadata is recorded.

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: step-commit
Download link: https://github.com/Grimblaz/agent-orchestra/archive/main.zip#step-commit

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 471,000+ vetted skills library on demand.