Loading...
Loading...
Found 29 Skills
Comprehensive code review combining PR review, self-review, and quality checks. Supports reviewing PRs by number or comparing branches.
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
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.
Executes implementation plans with smart task grouping. Groups related tasks to share context, parallelizes across independent subsystems.