ワンクリックで
python-backend
Python backend workflow for API changes, service logic, FastAPI-style routes, and unittest or pytest verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Python backend workflow for API changes, service logic, FastAPI-style routes, and unittest or pytest verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Built-in browser automation and E2E verification workflow. Use for Claude /wf-browser, Codex $wf-browser or /skills wf-browser, Browser Use, Playwright, Chrome DevTools/CDP, screenshots, forms, UI verification, and browser-visible acceptance.
Codex compatibility: use $wf-help or /skills wf-help in Codex to show the Harness WF command table. Claude Code and OpenCode use the direct /wf-help command.
Use for /wf-max in Claude Code, $wf-max or /skills wf-max in Codex. WF-MAX is explicit only — the user must type /wf-max, $wf-max, or /skills wf-max.
Use when work needs bounded subagent coordination, parallel read-only exploration, independent review gates, broad context partitioning, or controlled handoffs.
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Source-backed CLI invocation guide for Claude Code, Codex, and OpenCode automation. Use when invoking peer CLIs, writing batch tests, collecting cache telemetry, debugging command-line flags, or documenting cross-runtime agent usage for Harness workflows.
| name | python-backend |
| description | Python backend workflow for API changes, service logic, FastAPI-style routes, and unittest or pytest verification. |
Use this skill when changing Python API routes, service logic, persistence boundaries, background jobs, or backend tests.
Harness/workflows/python-backend.mdHarness/PROGRESS.md and current task tasks/<id>/PLAN.mdtasks/<id>/PLAN.md when the task requires plan tracking.Return files changed, API or behavior summary, tests run, important logs, migration/config notes, and remaining risks.
Update Harness/tasks/<task-id>/PLAN.md only when executing a tracked plan item or recording required validation evidence.
Use Harness/specs/runtime/dispatch.md for separable backend work such as API implementation, database changes, and test coverage.