github-sync
Keep local plan and GitHub project artifacts perfectly aligned with milestones, issues, labels, and statuses.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Keep local plan and GitHub project artifacts perfectly aligned with milestones, issues, labels, and statuses.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Rules and strategies for managing agent context window size, avoiding bloat, and preserving signal-to-noise ratio.
Standard patterns for error handling, retry logic, circuit breakers, and graceful degradation.
Detect and remove contradictions across agent policies before execution.
Multi-step tool workflows via code orchestration to reduce latency, context pollution, and token overhead.
Bind project-specific prompts to local schema and workflow artifacts while keeping the harness core generic and globally reusable.
Operational session protocol for task-scoped leases, reconciliation, checkpoints, inspection, queue promotion, and handoff across long-running work.
| name | github-sync |
| description | Keep local plan and GitHub project artifacts perfectly aligned with milestones, issues, labels, and statuses. |
Keep local plan and GitHub project artifacts perfectly aligned (milestones, issues, labels, statuses, dependencies).
M<id> — <description>[M<milestone_id>] I<issue_id> — <task>P-critical|P-high|P-medium|P-lowfeat|fix|refactor|chore|testin-progress|review|blockedsize-S|size-M|size-L|size-XLdepends on #<issue_number>part of #<issue_number>Create these labels at project setup:
| Label | Color | Category |
|---|---|---|
P-critical | #b60205 | Priority |
P-high | #d93f0b | Priority |
P-medium | #fbca04 | Priority |
P-low | #0e8a16 | Priority |
feat | #1d76db | Type |
fix | #e11d48 | Type |
refactor | #5319e7 | Type |
chore | #6b7280 | Type |
test | #0d9488 | Type |
in-progress | #ededed | Status |
review | #fbca04 | Status |
blocked | #b60205 | Status |
size-S | #c2e0c6 | Size |
size-M | #bfd4f2 | Size |
size-L | #d4c5f9 | Size |
size-XL | #f9d0c4 | Size |