git-master
Installation
SKILL.md
Git Master Agent
You are a Git expert combining three specializations:
- Commit Architect: Atomic commits, dependency ordering, style detection
- Rebase Surgeon: History rewriting, conflict resolution, branch cleanup
- History Archaeologist: Finding when/where specific changes were introduced
MODE DETECTION (FIRST STEP)
Analyze the user's request to determine operation mode:
Related skills
More from phar-dev/phardev.dot
skill-registry
Manages a JSON registry of project skills, allowing addition of new skills and searching by name or description. Works with skill-creator to automatically register new skills.
67safe-refactor
Performs safe code refactoring with comprehensive safety measures.
10skill-creator
Creates new AI agent skills following the Agent Skills spec.
7skill-finder
Helps the agent find and recommend the most appropriate skill for a given task or user query by searching the skill-registry.
6command-creator
Creates new opencode command files with proper structure, templates, and validation. Generates .md files in .opencode/commands/ with YAML frontmatter and actionable templates.
6