Agent skill

pull

Pulls latest changes from remote with conflict resolution. Use when user wants to pull, fetch changes, or update from remote.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/pull-sasamuku-dotfiles-2

SKILL.md

Pull

Pull the latest changes from branch: $ARGUMENTS (default: origin main).

Task

Fetch and merge the latest changes. Resolve conflicts if any occur.

bash
git pull $ARGUMENTS
# or default:
git pull origin main

If conflicts occur, analyze and resolve them, then complete the merge.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results