Skill Create from Git History

Official

Generate project skills from commit patterns

Authorzb-ss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents you from manually writing and maintaining project-specific coding guidelines by turning your existing git history into reusable, context-aware skills.

Core Features & Use Cases

  • Pattern discovery from git history: Detects commit message conventions, file co-change relationships, directory structure organization, and test organization from recent commits.
  • Auto-generation of SKILL.md files: Produces multiple project-specific skill documents (e.g., commit conventions, architecture, workflow, naming/testing patterns) ready for Claude Code to load.
  • Save-ready output for iterative improvement: Writes generated skills to a configurable output directory so the project’s conventions can evolve with new commits.

Core Use Case: When you join an unfamiliar repo, run the generator to quickly create skills that reflect how the codebase is actually structured and how changes are typically made.

Quick Start

Run /workflow:skill-create with commits set to 100 and output left at the default to generate new project skills from your recent git history.

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: Skill Create from Git History
Download link: https://github.com/zb-ss/claude-plugin-workflow/archive/main.zip#skill-create-from-git-history

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.