aep-git-ref

Community

Streamline AEP-specific git + git worktree workflows.

Authormemorysaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive guide to AEP-specific git and git worktree workflows, offering solutions for common issues and best practices in parallel agent isolation.

Core Features & Use Cases

  • AEP Branch Naming Conventions: Defines the conventions for branch naming, including feature, migration, hotfix, and migration project branches.
  • One-Commit-per-Task Pattern: Implements a convention where each task in a feature branch results in a single commit, enhancing reviewability and maintainability.
  • Control-Plane Commits: Details the process for commits made by control-plane operations such as /aep-dispatch, /aep-envision, and /aep-wrap.

Quick Start

To create a new feature worktree, run the following command:

git worktree add -b feat/<name> .feature-workspaces/<name> "$BASE"

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: aep-git-ref
Download link: https://github.com/memorysaver/project-understanding/archive/main.zip#aep-git-ref

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