skill-create-repo

Community

Extract a repo’s patterns and generate a skill.

Authorsujithatzackriya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creates a Claude Code skill tailored to the conventions and workflows of an existing repository by mining its git history, so you don’t have to manually author everything from scratch.

Core Features & Use Cases

  • Git-history pattern extraction: Analyzes commits, file co-changes, workflow sequences, and architecture conventions.
  • Skill draft generation: Outputs a {repo-name}-patterns SKILL.md capturing detected conventions (and optional instincts for continuous-learning-v2).
  • Safety-first generation: Flags adversarial or injection-like content in commit messages/comments and requires user review before adoption.

Quick Start

Run the command /skill-create-repo to analyze your current repo’s recent commits and generate a {repo-name}-patterns skill draft for review.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-repo
Download link: https://github.com/sujithatzackriya/skills/archive/main.zip#skill-create-repo

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.