Loading...
Loading...
Found 3,965 Skills
Verify release readiness and guide the release process. Part of the Plot workflow. Use on /plot-release.
Synchronize work between Antigravity and Claude Code agents
Add notes and learnings to Tim's work knowledge base at Spotify from any Claude Code session
PRを作成する前の分割commitが必要な時に自律的に呼び出す必要があるスキルです。 Trigger: need split commit, prepare commit, organize commit
Executes implementation plans with smart task grouping. Groups related tasks to share context, parallelizes across independent subsystems.
Walks through the OrchestKit release checklist — build, test, validate counts, changelog, version bump, commit, tag, push. Use when preparing a release, cutting a version tag, or verifying release readiness before pushing to main.
Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
Use this when you have a written implementation plan and execute it in separate sessions with review checkpoints
Resolve all PR review comments (human and bot) on current PR. Fetches unanswered comments, evaluates each one, fixes real issues, dismisses false positives, and replies to every comment with the outcome.
Pre-commit hook standards and configuration. Use when configuring pre-commit hooks in repositories, checking hook compliance, or when the user mentions pre-commit, conventional commits, or hook configuration.
Generate concise PR descriptions by analyzing the diff against a base branch