원클릭으로
github-ops
GitHub issues, PRs, releases, and workflow inspection for MiaoYan via gh CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
GitHub issues, PRs, releases, and workflow inspection for MiaoYan via gh CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Prepare, validate, and publish a MiaoYan direct-download GitHub Release. Not for App Store builds.
Run SwiftLint and swift-format checks on MiaoYan. There is no auto-fix hook; run `swiftlint --fix` or `swift-format format --in-place` manually when fixes are needed.
Prepare and validate a MiaoYan Mac App Store build. Not for GitHub Releases.
MiaoYan project adapter for Waza check/code-review. Use for Swift, AppKit, iOS target, and release-safety review.
| name | github-ops |
| description | GitHub issues, PRs, releases, and workflow inspection for MiaoYan via gh CLI. |
| version | 1.1.0 |
| allowed-tools | ["Bash","Read"] |
Use this skill when working with GitHub issues, pull requests, releases, or Actions runs for MiaoYan.
Always inspect live GitHub state with gh before acting.
gh issue view 123
gh issue list --state open
gh pr view 123
gh pr diff 123
gh pr checks 123
gh release list
gh release view V1.0.0
gh run list --limit 10
gh run view <run-id>
Summarize the GitHub state, proposed action, and the verification command or workflow status that supports it.