一键导入
ladderly-3
ladderly-3 收录了来自 Vandivier 的 2 个 skills,并提供仓库级职业覆盖和站内 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.