원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.