원클릭으로
ladderly-3
ladderly-3에는 Vandivier에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Denies agent-driven git commits, push, and history-mutating operations by default; read-only git and gh, plus explicitly allowlisted gh commands in other project skills, are allowed. Use when the agent may run git or gh, or when the user’s request could imply committing, pushing, merging, or opening / merging pull requests on their behalf.
Given a task description, searches the current GitHub repository for existing issues that match the same work; reports title and URL when found, otherwise offers to create a new issue after user confirmation. Use when the user wants to avoid duplicate issues, check if work is already tracked, dedupe tasks against GitHub, or before filing a new issue from a task write-up. Only allowlisted gh subcommands may be run; see skill body.