بنقرة واحدة
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.