بنقرة واحدة
eng-quality-handoff
Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Model the end-to-end system, constraints, and failure modes before touching code; use whenever a change spans multiple layers or unclear requirements.
Decompose work into safe, observable increments with feature flags, rollbacks, and communication baked in.
Design every change with traceability, diagnostics, and fast incident triage in mind across mobile, web, and web3 stacks.
Guard latency, memory, battery, bandwidth, and gas/compute budgets by measuring before and after every change.
Enforce reproducible testing, automated verification, and evidence-driven sign-off before merging any change.
Apply proactive threat modeling, least-privilege design, and safety guardrails before delivering any code or infrastructure change.
| name | eng-quality-handoff |
| description | Deliver changes with clear communication, reviewer-ready context, and follow-up accountability. |