一键导入
align
Wait for explicit user go-ahead before editing files. Use when starting any task or conversation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Wait for explicit user go-ahead before editing files. Use when starting any task or conversation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user wants to execute an existing execution plan produced by the write-plan skill. Runs sub-tasks in parallel within each wave and chains waves sequentially using pi-subagents.
Use when the user asks for a plan document, execution plan, project plan, or task breakdown. Delegates planning to the planner subagent via pi-subagents and produces task.md under .plan/<slug>/.
Capture learnings, patterns, or workflows from the current conversation into a new or existing skill. Use when the user says "save this as a skill", "capture this for next time", or when a useful workflow emerged that should be preserved.
Use when searching for code snippets, API syntax, SDK examples, library docs, config patterns, debugging help, OR academic papers, arXiv preprints, and scientific research. Covers both Exa code-context search and research-paper search.
| name | align |
| description | Wait for explicit user go-ahead before editing files. Use when starting any task or conversation. |
Wait for a green light — an explicit user signal to start the task — before changing any files.
edit, write, or destructive bash commands that create, modify, or delete the task's target files until the user explicitly says to start.Check the signal.
If no green light, align first.
Reality-check for mismatch.
Wait for green light.
Begin work.