skills/select-pin/SKILL.md
Use when context is needed and pins might already index it. Read-only lookup; do NOT use to write or emit new pins (that is write-pin's job).
npx skillsauth add toongri/oh-my-toong-playground select-pinInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Look up SSOT pointers in $OMT_DIR/pins/. Read-only.
ls $OMT_DIR/pins/ to enumerate slugs. If $OMT_DIR is unset, log WARN and skip (fail-open).source_url, authority, tier, and tags.source_url.related slugs to traverse the cross-link graph. Default depth 1; use a visited set to guard cycles.Return the matched slug, source_url (or person:name), and one-line summary to the caller. Report "no match" on miss.
tools
Use when creating, refining, or managing requirement-stage PM tickets. Triggers include "요구사항 티켓 만들어", "티켓 정리", "이 요구사항 이슈로", "티켓 써줘", "requirement to ticket", "manage ticket", "file this requirement", "이슈로 만들어", "티켓 작성", "요구사항 이슈화".
development
Autonomous objective-pursuit orchestrator — wraps deep-interview/prometheus/sisyphus, then re-pursues the objective across plan/execute cycles until an objective-level argus completion gate confirms the verification surface is met.
tools
Use at the end of a work session to review the WHOLE session and record entities worth pinning. This is the manual, deliberate complete-sweep review — NOT an automated nudge. Triggers on "wrap up", "wrap-up", "session wrap", "end of session", "what should I pin".
documentation
Use when initializing the pins knowledge graph for the first time in a project. Guides the user through creating pins.yaml (the storage manifest). Triggers on "setup pins", "initialize pins", "create pins.yaml", "first-run pins".