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는 sbusso/coderkit에서 12개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 12개 중 12개를 표시합니다.
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.
원문 언어: 영어