Create handoff document for transferring work to another session. Use when ending a session and need to document progress for continuation later.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 22 skills de jacola/copilot-files. Abra uma skill para revisar a origem e os detalhes.
Mostrando 22 de 22 skills coletadas.
Create handoff document for transferring work to another session. Use when ending a session and need to document progress for continuation later.
Idioma do texto original: inglês
作業を別のセッションに引き継ぐための引き継ぎドキュメントを作成します。セッション終了時に後で継続するための進捗を文書化する必要がある場合に使用します。
Idioma do texto original: japonês
並行サブエージェントを生成して調査結果を統合することで、コードベース全体にわたる包括的な調査を実施して質問に回答します。コードの動作方法の理解、コンポーネントの場所の特定、アーキテクチャの文書化、またはシステム間の接続のトレースを行う場合に使用します。
Idioma do texto original: japonês
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…
Idioma do texto original: inglês
Create git commits for session changes automatically without user confirmation. Use for CI/automation workflows where commits should be created without interactive approval.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
Implement technical plans phase by phase with verification. Use when you have an approved implementation plan and need to execute it systematically.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
ユーザー確認なしでセッション変更のgitコミットを自動作成します。CI/自動化ワークフローで対話的な承認なしにコミットを作成する場合に使用します。
Idioma do texto original: japonês
明確でアトミックなメッセージでセッション変更のgitコミットを作成します。コーディングセッション中の変更をベストプラクティスに従ったコミットメッセージでコミットする必要がある場合に使用します。
Idioma do texto original: japonês
インタラクティブな調査と反復を通じて詳細な実装計画を作成します。新機能、リファクタリング、または実装前に慎重な計画が必要な複雑なタスクを開始する場合に使用します。
Idioma do texto original: japonês
ログ、データベースの状態、git履歴、コードを調査して変更を加えずに問題をデバッグします。何かが壊れていて根本原因を調査する必要がある場合に使用します。
Idioma do texto original: japonês
コード変更を分析し、検証テストを実行し、構造化されたドキュメントを作成して包括的なPR説明を生成します。プルリクエストの説明を作成または更新する必要がある場合に使用します。
Idioma do texto original: japonês
技術計画をフェーズごとに検証しながら実装します。承認された実装計画があり、体系的に実行する必要がある場合に使用します。
Idioma do texto original: japonês
徹底的な調査と更新で既存の実装計画を反復します。新しい情報やフィードバックに基づいて既存の計画を変更、拡張、または改善する必要がある場合に使用します。
Idioma do texto original: japonês
git worktreeを使用して同僚のブランチをレビューするためのローカル環境をセットアップします。現在の作業を中断せずに他の人のコードをレビューする必要がある場合に使用します。
Idioma do texto original: japonês
実装を計画と照合して検証し、成功基準を確認し、問題を特定します。計画を実装した後、すべての要件が正しく満たされたことを確認するために使用します。
Idioma do texto original: japonês
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.
Idioma do texto original: inglês
Validate implementation against plan, verify success criteria, and identify issues. Use after implementing a plan to ensure all requirements were met correctly.
Idioma do texto original: inglês