Loading...
Loading...
Found 67 Skills
Use when syncing all git repos under ~/code across machines, typically at end-of-day (push) or start-of-day (pull). Triggers on「同步代码」「code-sync」「下班同步」「上班更新」.
Create or update pull requests for the current branch
Git Operation Safety and Standards. Mandatory use of native Git commands to handle tracked files, preventing index loss or redundant changes. Triggered when an Agent attempts to move, rename, or delete files.
Sync .env files from git root repository to worktrees. Use when asked to sync env, copy env, environment file, or when working in a git worktree that is missing a .env file. Automatically detects missing .env in worktrees.
Git operations expert for branching, rebasing, conflicts, and workflows
Resolve merge conflicts systematically with context-aware 3-tier classification and escalation protocol
Verify all implementation is done, then deliver the plan. Part of the Plot workflow. Use on /plot-deliver.
Create handoff + enter plan mode for next session. Use when user says "forward", "handoff", "wrap up", or before ending session.
Advanced Git operations wrapper. Optimizes token usage by guiding complex git workflows into efficient CLI commands.
[Git & Release] Stage, commit and push all code in the current branch
Git operations guide. Provides how-to for common git tasks. Use when: - Writing commit messages (Conventional Commits format) - Understanding git workflows
Interact with GitHub repositories, pull requests, issues, and workflows using the GITHUB_TOKEN environment variable and GitHub CLI. Use when working with code hosted on GitHub or managing GitHub resources.