원클릭으로
workshop-pythonic-review
Review changed Python code for clear, modern, maintainable Python without nitpicking style already covered by Ruff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review changed Python code for clear, modern, maintainable Python without nitpicking style already covered by Ruff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Turn a coding task into a high-level plan and a build-session execution plan before implementation starts.
Audit the current diff against AGENTS.md, repo-local rules, repo-local skills, optional Qodo rules, and workshop quality gates before opening a PR.
Enforce SignalPay payment mutation rules: idempotency keys, auth scope checks, stable event contracts, and one durable outcome per retry key.
Design failure-first tests for payment workflow gates, recovery behavior, auth checks, idempotency, and event emission.
Guide workshop participants through behavior-first TDD: scenarios, failing tests, minimal implementation, and refactor under verification gates.
| name | workshop-pythonic-review |
| description | Review changed Python code for clear, modern, maintainable Python without nitpicking style already covered by Ruff. |
Use after implementation and before PR.
is None checksReport only changed Python files and prioritize correctness over style.