ワンクリックで
qodo-quality-workshop-signalpay
qodo-quality-workshop-signalpay には nnennandukwe から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.
Review changed Python code for clear, modern, maintainable Python without nitpicking style already covered by Ruff.
Guide workshop participants through behavior-first TDD: scenarios, failing tests, minimal implementation, and refactor under verification gates.