원클릭으로
yeet-docs
Use when user-facing CLI behavior, flags, workflows, README examples, website manual pages, or changelog entries need to be updated.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when user-facing CLI behavior, flags, workflows, README examples, website manual pages, or changelog entries need to be updated.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use for yeet CLI operations like deploying or updating services, restarting/removing services, installing or upgrading catch on a host, checking status/logs/info, and guidance on CATCH_HOST/--host targeting.
Use when changing Docker compose deployment, docker pull/update/outdated behavior, internal registry image handling, Docker networking, or digest comparison logic.
Use when choosing verification commands, working on tests, quality tooling, race/fuzz/mutation checks, pre-commit failures, or release-quality gates.
Use when preparing, validating, tagging, or pushing a yeet patch release.
Use when changing yeet client command routing, catch remote execution, catchrpc types, or the boundary between local CLI parsing and catch-side parsing.
SOC 직업 분류 기준
| name | yeet-docs |
| description | Use when user-facing CLI behavior, flags, workflows, README examples, website manual pages, or changelog entries need to be updated. |
Use this skill when a change affects what users run or read.
README.md for quickstart and common examples.website/docs/ for the user manual.website/docs/changelog.mdx only for tagged releases.pkg/cli/cli.go and cmd/yeet/cli.go..codex/skills/yeet-cli/references/yeet-help-agent.md.git -C website diff --check
rg -n "private[-]host|/User[s]/" README.md website/docs .codex/skills