Create handoff document for transferring work to another session. Use when ending a session and need to document progress for continuation later.
원문 언어: 영어
메뉴
SkillsMP는 jacola/copilot-files에서 22개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 22개 중 22개를 표시합니다.
Create handoff document for transferring work to another session. Use when ending a session and need to document progress for continuation later.
원문 언어: 영어
作業を別のセッションに引き継ぐための引き継ぎドキュメントを作成します。セッション終了時に後で継続するための進捗を文書化する必要がある場合に使用します。
원문 언어: 일본어
並行サブエージェントを生成して調査結果を統合することで、コードベース全体にわたる包括的な調査を実施して質問に回答します。コードの動作方法の理解、コンポーネントの場所の特定、アーキテクチャの文書化、またはシステム間の接続のトレースを行う場合に使用します。
원문 언어: 일본어
Conduct comprehensive research across the codebase to answer questions by spawning parallel sub-agents and synthesizing findings. Use when the user wants to understand how code works, find where components live, document architecture, or trace connections…
원문 언어: 영어
Create git commits for session changes automatically without user confirmation. Use for CI/automation workflows where commits should be created without interactive approval.
원문 언어: 영어
Create git commits for session changes with clear, atomic messages. Use when you need to commit changes made during a coding session with proper commit messages following best practices.
원문 언어: 영어
Create detailed implementation plans through interactive research and iteration. Use when starting a new feature, refactoring, or complex task that needs careful planning before implementation.
원문 언어: 영어
Debug issues by investigating logs, database state, git history, and code without making changes. Use when something is broken and you need to investigate the root cause.
원문 언어: 영어
Generate comprehensive PR descriptions by analyzing code changes, running verification tests, and creating structured documentation. Use when you need to create or update a pull request description.
원문 언어: 영어
Implement technical plans phase by phase with verification. Use when you have an approved implementation plan and need to execute it systematically.
원문 언어: 영어
Iterate on existing implementation plans with thorough research and updates. Use when you need to modify, expand, or refine an existing plan based on new information or feedback.
원문 언어: 영어
ユーザー確認なしでセッション変更のgitコミットを自動作成します。CI/自動化ワークフローで対話的な承認なしにコミットを作成する場合に使用します。
원문 언어: 일본어
明確でアトミックなメッセージでセッション変更のgitコミットを作成します。コーディングセッション中の変更をベストプラクティスに従ったコミットメッセージでコミットする必要がある場合に使用します。
원문 언어: 일본어
インタラクティブな調査と反復を通じて詳細な実装計画を作成します。新機能、リファクタリング、または実装前に慎重な計画が必要な複雑なタスクを開始する場合に使用します。
원문 언어: 일본어
ログ、データベースの状態、git履歴、コードを調査して変更を加えずに問題をデバッグします。何かが壊れていて根本原因を調査する必要がある場合に使用します。
원문 언어: 일본어
コード変更を分析し、検証テストを実行し、構造化されたドキュメントを作成して包括的なPR説明を生成します。プルリクエストの説明を作成または更新する必要がある場合に使用します。
원문 언어: 일본어
技術計画をフェーズごとに検証しながら実装します。承認された実装計画があり、体系的に実行する必要がある場合に使用します。
원문 언어: 일본어
徹底的な調査と更新で既存の実装計画を反復します。新しい情報やフィードバックに基づいて既存の計画を変更、拡張、または改善する必要がある場合に使用します。
원문 언어: 일본어
git worktreeを使用して同僚のブランチをレビューするためのローカル環境をセットアップします。現在の作業を中断せずに他の人のコードをレビューする必要がある場合に使用します。
원문 언어: 일본어
実装を計画と照合して検証し、成功基準を確認し、問題を特定します。計画を実装した後、すべての要件が正しく満たされたことを確認するために使用します。
원문 언어: 일본어
Set up local environment for reviewing a colleague's branch using git worktrees. Use when you need to review someone else's code without disrupting your current work.
원문 언어: 영어
Validate implementation against plan, verify success criteria, and identify issues. Use after implementing a plan to ensure all requirements were met correctly.
원문 언어: 영어