project-monitoring-workflow
Jira, GitHub PR/check, Notion board 상태 변화 중 agent가 알려야 할 변경과 무시할 noise를 분류할 때 사용합니다.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Jira, GitHub PR/check, Notion board 상태 변화 중 agent가 알려야 할 변경과 무시할 noise를 분류할 때 사용합니다.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
endpoint 문서를 기준으로 API helper, TanStack Query hook, 타입, 에러/cache 동작을 구현할 때 사용합니다.
apps/client, apps/market-owner, apps/design-system-web, 선택적 apps/admin 내부의 앱 전용 shared 컴포넌트를 생성, 스펙 작성, export, 검증할 때 사용합니다.
GitHub 브라우저 PR 리뷰에서 visible diff, review comment, check status, local verification 여부를 분리해 기록할 때 사용합니다.
packages/design-system 공통 컴포넌트를 Figma/이미지/상태 요구사항 기반으로 생성, 구현, story/spec/export 검증할 때 사용합니다.
필드 검증, submit, mutation, error, disabled/loading/success 상태가 있는 프론트엔드 폼 흐름을 구현할 때 사용합니다.
프론트엔드 구현 또는 리뷰 중 Toss Frontend Fundamentals의 응집도 기준으로 함께 수정되는 component, hook, type, fixture, spec, form 흐름 배치를 점검할 때 사용합니다.
| name | project-monitoring-workflow |
| description | Jira, GitHub PR/check, Notion board 상태 변화 중 agent가 알려야 할 변경과 무시할 noise를 분류할 때 사용합니다. |
프로젝트 상태 모니터링에서 알림 가치가 있는 변화와 noise를 구분합니다.
이 skill은 자동 모니터링 봇 구현이 아니라, 어떤 상태 변화를 수집하고 어떻게 보고할지 정하는 workflow입니다.
알릴 가치가 높은 이벤트:
보통 noise로 처리할 이벤트:
보고에는 근거 수준을 붙입니다.
local: 터미널/파일/테스트로 확인
browser-visible: GitHub/Jira/Notion 화면에서 확인
connector: API/connector 응답으로 확인
memory: 이전 기록 기반, stale 가능
## Monitoring Update
- 기준 시각:
- 대상:
- 중요한 변화:
- Blocker:
- Action needed:
- Evidence:
GitHub PR을 보고할 때는 가능한 범위에서 아래 필드를 유지합니다.
- PR:
- Base / Head:
- Head commit:
- State: draft / ready / merged / closed
- Review: approved / changes requested / unresolved threads
- Checks:
- Mergeability:
- Preview / deployment:
- CodeRabbit / reviewer coverage:
manage-skills로 넘깁니다.