원클릭으로
dependency-management
Audit and safely update Petstore dependencies with a reviewable PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Audit and safely update Petstore dependencies with a reviewable PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements.
Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.
Add a new CI check to the Petstore repo from a labeled GitHub issue.
Manually expand Petstore test coverage using focused skills-based instructions.
Fix a labeled Petstore bug from a GitHub issue and open a draft PR.
| name | dependency-management |
| description | Audit and safely update Petstore dependencies with a reviewable PR. |
Use this skill for the manual or scheduled dependency-management workflow.
pom.xml, GitHub workflow actions, and any Python helper dependencies used by the OpenHands demo.pom.xml..github/workflows/.CI/.mvn --no-transfer-progress -B test when feasible.