بنقرة واحدة
writing-plans
Plan before implementing; produce verifiable, rollback-safe, incrementally executable task plans.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Plan before implementing; produce verifiable, rollback-safe, incrementally executable task plans.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use 4-phase root cause analysis (Observe, Hypothesize, Verify, Fix); avoid unverified patches.
Execute plans step-by-step with evidence at each stage; maintain rollback capability.
Perform final verification on development branches; choose from 4 merge strategies.
Effectively process reviewer feedback; categorize blocking vs. advisory items.
Request code reviews at the right time with necessary context and evidence.
| name | writing-plans |
| description | Plan before implementing; produce verifiable, rollback-safe, incrementally executable task plans. |
High-quality plans must answer three things: What to do, how to verify, and how to rollback if it fails.