بنقرة واحدة
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 المهني
| 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.
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.