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.