commit-task

Official

Commit completed task changes reliably.

Authorhollis-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates creating consistent Git commits for completed tasks in a Volon workspace, removing manual staging and commit-message construction and ensuring commits follow the project's configured commit mode.

Core Features & Use Cases

  • Config-aware commits: Reads git.commit_mode and git.auto_commit from volon.yaml to determine iteration or isolated commit behavior and whether to skip committing.
  • Task identification: Locates an explicit .volon/tasks/<task-id>.md or the most recently completed task when no ID is provided.
  • Safe staging and commit: Checks git status, warns on unrelated changes, stages files, and commits using iteration or isolated message formats, then prints the commit hash and changed files.
  • Use case: After finishing QA on a task, run this Skill to automatically stage relevant worktree changes and produce a standardized commit message for review or pushing.

Quick Start

Commit the most recently completed task using the repository's configured commit mode.

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-task
Download link: https://github.com/hollis-labs/volon/archive/main.zip#commit-task

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.