sync
๐ฏSkillfrom october-academy/agent-plugins
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)
Installation
npx vibeindex add october-academy/agent-plugins --skill syncnpx skills add october-academy/agent-plugins --skill sync~/.claude/skills/sync/SKILL.md