docs(agents): #98 AGENTS.md 플랫폼-강제 동기화 + 보드/sub-issue 절차 갱신#108
Merged
Conversation
GitHub 기능 도입(#98)으로 "관례 → 플랫폼 강제"가 된 부분을 문서에 동기화. 삭제가 아니라 주석/축소(강제는 ruleset, 문서는 why·로컬 선검증 지침 — 둘은 상보): - 품질 게이트·브랜치·Codex 대기에 "master ruleset 강제" 주석 (required status checks · 직접 push/force-push/삭제 차단 · conversation resolution). - 머지 후 보드 Status→Done: 내장 워크플로(④) 자동화로 수동 PVT_/PVTI_ id 조회 절차 축소. - sub-issue 편입: 구식 `gh api …/sub_issues`+DB id → `gh issue edit/create --parent`(gh ≥2.94). - 보드 추가: Auto-add 워크플로(`tier:` 라벨) 자동, 수동 item-add 는 fallback. Part of #98 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BHsXzuEDrTq8Nh8mKfbqCU
This was referenced Jun 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
#98 후속 — GitHub 기능 도입으로 관례가 플랫폼 강제로 바뀐 부분을 AGENTS.md에 동기화. (앞서 논의한 "삭제 가능 항목" = 삭제가 아니라 주석 + 절차 축소가 정답 — 강제는 ruleset, 문서는 why·로컬 선검증 지침이라 상보.)
Part of #98 (Quick wins의
gh --parentsub-issue 절차 항목 완료)변경 (AGENTS.md only · 코드 0)
master ruleset 강제표기 — required status checks(typecheck · lint · test · build·windows vitest …) · 직접 push/force-push/삭제 차단 · conversation resolution.PVT_/PVTI_id 조회 절차 → 예외 보정용 1~2줄로 축소.gh api …/sub_issues+DB id →gh issue edit/create --parent(gh ≥2.94 검증).tier:라벨) 자동, 수동item-add는 fallback.비고
*.md(prettier-ignore) · 코드 무변경 → 4게이트 영향 없음(CI가 확인).merge-requires-confirmation은 행동 규칙이라 유지).