원클릭으로
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 직업 분류 기준
Optional 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
| 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 returns