一键导入
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 页面并帮你完成安装。
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.