๐ŸŽฏ

sync

๐ŸŽฏSkill

from october-academy/agent-plugins

VibeIndex|
What it does
|

Claude Code and Codex plugin repository for AI-native product teams, with plugins for requirement clarification, code simplification, session wrap-up, and feature development workflows.

Overview

A Claude Code plugin that synchronizes the local repository with the remote by performing a git pull operation. Part of the october-academy agent-plugins collection, it works alongside 15 other plugins covering clarification, commit-and-push, deployment, feature development, frontend design, git automation, Linear integration, performance measurement, and more.

Key Features

  • One-Command Sync - Performs git pull to synchronize the local repository with the remote in a single invocation via /sync
  • Cross-Agent Compatibility - Works with both Claude Code and OpenAI Codex via the skills installation method
  • Part of Comprehensive Plugin Suite - Included in a 16-plugin collection covering the full development lifecycle from requirements gathering to deployment
  • Korean Documentation - Fully documented in Korean with clear installation and usage instructions
  • Multiple Installation Methods - Install via npx skills for cross-agent use, or through Claude Code's plugin marketplace for Claude-specific setup

Who is this for?

This plugin is for developers using Claude Code who want a quick, standardized way to sync their local repository with the remote. It is part of a broader plugin collection that provides a comprehensive set of development workflow automations, making it particularly useful for Korean-speaking development teams looking for well-documented productivity tools.

๐Ÿ“ฆ

Same repository

october-academy/agent-plugins(15 items)

sync

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add october-academy/agent-plugins --skill sync
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add october-academy/agent-plugins --skill sync
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/sync/SKILL.md

SKILL.md

1,181Installs
-
AddedFeb 13, 2026