release-readiness
スター0
フォーク0
更新日2026年5月11日 08:30
Use before tagging a release of genereviews-link.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Use before tagging a release of genereviews-link.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when `make ci-local` fails or a GitHub Actions run reports a CI failure.
Use when adding, renaming, or modifying a FastAPI route in genereviews-link.
Use when adding, renaming, or changing GeneReview-Link MCP tools, resources, or schemas.
Use when modifying NCBI E-utilities or NCBI Bookshelf scraping logic in eutils_client.py.
| name | release-readiness |
| description | Use before tagging a release of genereviews-link. |
Follow AGENTS.md first.
make ci-local is green on main.make test-cov and confirm coverage is above the 70% floor.make docker-build and verify it succeeds.pyproject.toml version. Use semantic versioning.README.md if behavior changed.vX.Y.Z and push. The release.yml workflow handles
wheel build and TestPyPI publication.uv run pip install --index-url https://test.pypi.org/simple/ genereview-link==X.Y.Z.