Loading...
Loading...
Found 39 Skills
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.
Rebase E2E test snapshots based on failed tests from the PR comments.
Use this skill for complex git operations including rebases, merge conflict resolution, cherry-picking, branch management, or repository archaeology. Activates on mentions of git rebase, merge conflict, cherry-pick, git history, branch cleanup, git bisect, worktree, force push, or complex git operations.
Executes implementation plans with smart task grouping. Groups related tasks to share context, parallelizes across independent subsystems.
Enforces using git stash before file deletion and prohibits direct rm/unlink commands. Use when deleting files, cleaning up codebase, or removing tracked/untracked files. MUST ALWAYS be applied when file deletion is needed.
Pushes the current branch, creates a PR linked to the configured tracker issue, comments the PR link on the issue, and moves the issue to In review.
Git operations guide. Provides how-to for common git tasks. Use when: - Writing commit messages (Conventional Commits format) - Understanding git workflows