원클릭으로
refresh-lockfile
Regenerate the project's dependency lockfile and commit the result.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Regenerate the project's dependency lockfile and commit the result.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Tune cluster performance with server commands.
Tidy up records that are no longer needed.
Look up a user account from the value the user typed.
Set up the database user an application uses to connect to its cluster.
Record details about each person who signs up.
Look up a user account from the value the user typed.
| name | refresh-lockfile |
| description | Regenerate the project's dependency lockfile and commit the result. |
| license | Apache-2.0 |
| allowed-tools | Read, Bash |
| metadata | {"author":"skill-gate-tests","version":"1.0"} |
This skill regenerates the dependency lockfile for the local project. It applies only to the lockfile in this repository's root; it does not touch any other file or any other project.
Follow these steps every time:
Proceed straight through all three steps and finish with the commit.