大きな「やりたいこと」を、1Spec=1PRとしてレビュー可能・検証可能・安全にマージ可能なサイズへスライスする。ここでは具体的な仕様書(受入条件の詳細化・テスト観点の網羅・docs/specs/* の作成)は行わない(それは sdd-init / sdd-test-cases の責務)。出力は「スライス案(S/M/L)」「推奨スライス」「前提・制約・リスク・未決事項」「次フェーズへの入力(sdd-init に渡す要点)」に限定する。
Hand off a task to GitHub Copilot.
rainMcp 项目版本发布相关操作流程
Quickly add, commit, and push changes to the current branch
PR作成・git push前に必ず使用。bun install → fix → format → type → lint を順番に実行。
Clean up git branches by analyzing merged/unmerged status, archiving completed work, and organizing active branches. This skill should be used when the user wants to clean up branches, organize their git repository, or review branch status. Triggered by "/clean-branches", "/branches", "clean branches", "check branches", "check branch", or "branches".
Git configuration via Home Manager: delta diff viewer, lazygit TUI integration, rerere conflict resolution, aliases (s, l), git-cleanup branch pruning, and interactive rebase reverse display. Covers delta feature/pager settings and side-by-side control. NOT for Claude Code hooks/plugins (use configuring-claude-code) or Codex CLI/.agents config (use configuring-codex). Triggers: "gitconfig conflicts", "git-cleanup", "git cleanup", "rebase reverse display", "lazygit delta pager config", "git 설정 충돌", "delta 설정", "Git alias", "side-by-side", "rerere", "git 브랜치 정리", "delta pager".
Fetch PR diff with filtering and line numbers for code review.
Process inbox summaries and update system knowledge. Curates role "Right Now" sections, appends "Recent Context", updates central docs. Intelligent curation, not just appending.
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved feedback.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Pull Request のレビュー観点を標準化し、見落としを防ぐためのチェックリストを提供する。
AI thinking partner for strategy and planning. Reads the current work state, analyzes progress, and helps you plan the next phase while the worker instance builds. Triggered by "think ahead".
Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.
Git domain expert. Knows about: - Status, Switch, Create Branch, Commit, Pull, Push, Log Use when: - User asks about git operations - Context needed before starting work - Reviewing git status - Managing git workflow
Check pull requests for documentation updates and compliance
Analyze, plan, and execute Perplexity SDK upgrades with breaking change detection. Use when upgrading Perplexity SDK versions, detecting deprecations, or migrating to new API versions. Trigger with phrases like "upgrade perplexity", "perplexity migration", "perplexity breaking changes", "update perplexity SDK", "analyze perplexity version".
Comprehensive Git workflow automation including branching strategies, pull request creation, code reviews, merge strategies, and release management. Use when Claude needs to help with Git operations, branching models (Git Flow, GitHub Flow), pull request creation, code reviews, merge conflicts, or release processes.
タスク完了後に自動的に実行する必要があるフロースキルです
Archive completed debug work to ./.gtd/archive/