Use when the user explicitly authorizes Git or publication actions: verify repository state, then commit, push, open a pull request, tag, release, or deploy only as authorized.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٢ من skills من sbusso/coderkit. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٢ من أصل ١٢ skills مجمعة.
Use when the user explicitly authorizes Git or publication actions: verify repository state, then commit, push, open a pull request, tag, release, or deploy only as authorized.
لغة النص الأصلي: الإنجليزية
Use for non-trivial unexpected behavior or reported defects that require causal investigation: reproduce the issue, trace the real path, and isolate the root cause before an authorized fix.
لغة النص الأصلي: الإنجليزية
Use when a substantive development request has meaningful solution uncertainty: trace real flows, compare genuinely different approaches, and choose a direction. Skip when the path is already clear.
لغة النص الأصلي: الإنجليزية
Use for substantive code changes where a structured build loop adds value. Implement the approved request or plan with proportionate verification; skip for trivial edits.
لغة النص الأصلي: الإنجليزية
Use when complexity, risk, or multiple dependent units justify a durable implementation plan. Skip for small, already-clear changes.
لغة النص الأصلي: الإنجليزية
Use when the user requests a review or when change risk justifies an independent verification pass: run real checks and assess correctness, security, and regressions.
لغة النص الأصلي: الإنجليزية
Use when the user explicitly authorizes Git or publication actions: verify repository state, then commit, push, open a pull request, tag, release, or deploy only as authorized.
لغة النص الأصلي: الإنجليزية
Use for non-trivial unexpected behavior or reported defects that require causal investigation: reproduce the issue, trace the real path, and isolate the root cause before an authorized fix.
لغة النص الأصلي: الإنجليزية
Use when a substantive development request has meaningful solution uncertainty: trace real flows, compare genuinely different approaches, and choose a direction. Skip when the path is already clear.
لغة النص الأصلي: الإنجليزية
Use for substantive code changes where a structured build loop adds value. Implement the approved request or plan with proportionate verification; skip for trivial edits.
لغة النص الأصلي: الإنجليزية
Use when complexity, risk, or multiple dependent units justify a durable implementation plan. Skip for small, already-clear changes.
لغة النص الأصلي: الإنجليزية
Use when the user requests a review or when change risk justifies an independent verification pass: run real checks and assess correctness, security, and regressions.
لغة النص الأصلي: الإنجليزية