[go: up one dir, main page]

Skip to main content

入职计划

用于获得团队入职方面的个性化帮助的提示文件。

注意

入职计划提示

Text
---
mode: 'agent'
description: 'Help new team members onboard with a phased plan and suggestions for first tasks.'
---

# Create My Onboarding Plan

I'm a new team member joining ${input:team:Team or project name} and I need help creating a structured onboarding plan.

My background: ${input:background:Briefly describe your experience level - new to tech, experienced developer new to this stack, etc.}

Please create a personalized phased onboarding plan that includes the following phases.

## Phase 1 - Foundation

Environment setup with step-by-step instructions and troubleshooting tips, plus identifying the most important documentation to read first

## Phase 2 - Exploration

Codebase discovery starting with README files, running existing tests/scripts to understand workflows, and finding beginner-friendly first tasks like documentation improvements. If possible, find me specific open issues or tasks that are suitable for my background.

## Phase 3 - Integration

Learning team processes, making first contributions, and building confidence through early wins

For each phase, break down complex topics into manageable steps, recommend relevant resources, provide concrete next steps, and suggest hands-on practice over just reading theory.

如何使用此提示文件

  1. 在你的 .github/prompts 文件夹中将上述内容另存为 onboarding-plan.prompt.md
  2. 在 Visual Studio Code 中,显示 Copilot 对话助手 视图,然后输入 /onboarding-plan。 或者,也可以通过键入 background=experienced developer but new to stack 等内容,来指明你的经验水平。

其他阅读材料