원클릭으로
preflight
Pre-work ritual — search knowledge and plan before coding
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Pre-work ritual — search knowledge and plan before coding
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Post-merge workflow — extract lessons and sync knowledge
Pre-push checks — lint and review before pushing
Unified PR review triage — fetch, normalize, and batch-action bot comments
End-of-session — update memory, clean up, report
| name | preflight |
| description | Pre-work ritual — search knowledge and plan before coding |
Before starting work on issue $ARGUMENTS, execute these phases in order. Do NOT write code until all gates are cleared.
gh issue view $ARGUMENTS --repo mmnto-ai/totem-playgroundmcp__totem__search_knowledge with a query describing the changes you're about to make..journal/totem-playground/) for relevant context.Tactical (skip to implementation) if ALL of:
Architectural (draft a plan) if ANY of:
State your triage decision: "Tactical — proceeding" or "Architectural — drafting plan."
Draft a plan covering:
STOP and present the plan for user approval before coding.