بنقرة واحدة
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