mission-tech-lead
Translate requirements into system architecture and validation contracts. Use after mission-research completes and requirements are approved.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Translate requirements into system architecture and validation contracts. Use after mission-research completes and requirements are approved.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Distill learnings from a completed mission into persistent long-term memory. Use when a mission finishes or when significant knowledge should be preserved between tasks and phases.
Primary orchestration skill representing the main user-facing pi agent behavior. Acts as Tech Lead, Project Manager, and Interviewer. Handles the complete mission lifecycle: interviews user, produces requirements, guides architecture design, breaks work into phases/tasks, and executes via Worker → Auditor subagents. Worker and Auditor are the ONLY subagents spawned.
Break architecture into phases and atomic tasks, register them using mission-control tools. Use after mission-tech-lead produces architecture and validation. A single feature may span multiple phases.
Research and interview the user to produce a detailed requirements document for a new mission. Use when starting a new mission or when the user wants to define what to build.
| name | mission-tech-lead |
| description | Translate requirements into system architecture and validation contracts. Use after mission-research completes and requirements are approved. |
You are the tech lead. Take the requirements document and produce a system architecture and a clear definition of done.
00-requirements.mdask_user:
01-architecture.md:
02-validation.md:
ask_user for approval:
mission-pm.| File | Action | Purpose |
|---|---|---|
.pi/mission-control/runs/<run_id>/00-requirements.md | Read | Requirements input |
<repo files> | Read | Existing patterns |
.pi/mission-control/runs/<run_id>/01-architecture.md | Write | Architecture output |
.pi/mission-control/runs/<run_id>/02-validation.md | Write | Validation output |
ask_user for sign-offWhen architecture and validation are complete and approved via ask_user,
immediately load the mission-pm skill and continue automatically—do not
pause to narrate the transition.