Loading...
Loading...
Found 45 Skills
Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity
lazygit terminal UI for git. Use for git operations.
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.
Commit staged changes with appropriate commit messages
Split git changes into context-based micro-commits
OrchestKit skill directory. Use when you want to see available skills or need help.
Verify all implementation is done, then deliver the plan. Part of the Plot workflow. Use on /plot-deliver.
Add notes and learnings to Tim's work knowledge base at Spotify from any Claude Code session
Multi-repository git synchronization patterns for batch operations
Manage and synchronize multiple Git repositories across workspace-hub. Use for bulk git operations, repository status checks, branch management, and coordinated commits across 26+ repositories.
Clone, pull, and manage GitHub repositories using SSH authentication. Handles yousufjoyian repos and third-party repos.
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.