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 |