ワンクリックで
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 ページを確認してインストールできます。
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
SOC 職業分類に基づく
| 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.