ワンクリックで
workflow-common-github
Optional GitHub interaction conventions shared across commands
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Optional GitHub interaction conventions shared across commands
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | workflow-common-github |
| description | Optional GitHub interaction conventions shared across commands |
| pack_id | workflow-common-github |
| pack_version | 1.0.0 |
| pack_status | extracted |
| triggers | ["github","issue","pr","milestone"] |
| token_cost | low |
| summary | Shared rules for optional GitHub issue/PR/milestone interactions when github-sync is active. |
Use only when GitHub integration is enabled and available.
Reusable GitHub integration bundle extracted from the v8 workflow-common-github skill.
gh auth status success and a valid git remote..planning/STATE.md during the same invocation.gh auth status success and a valid git remote.After any GitHub WRITE operation, mirror the result into .planning/STATE.md under the ## GitHub section within the same command invocation. Write operations that trigger the mirror:
legion label on any issue/PRRead-only operations (gh issue view, gh pr list, gh api GETs) MUST NOT trigger a state-file update.
Mirror contract:
.planning/STATE.md## GitHub section fields relevant to the write (issue number, PR URL, status, last-synced timestamp in ISO 8601 UTC).planning/STATE.md before the command returnsOptional cross-domain conventions for design/marketing/specialized workflows
Optional memory conventions shared across commands
Lean core conventions and path contracts used by all /legion: commands