Skip to content

docs(blog): AI Skill 글 발행 - #97

Merged
dev-wooyeon merged 1 commit into
masterfrom
codex/publish-ai-skills
Apr 28, 2026
Merged

docs(blog): AI Skill 글 발행#97
dev-wooyeon merged 1 commit into
masterfrom
codex/publish-ai-skills

Conversation

@dev-wooyeon

Copy link
Copy Markdown
Owner

변경 내용

  • Git Flow 반복 절차를 Codex Skill로 정리한 글을 추가했습니다.
  • 글 메타를 public으로 설정해 발행 대상에 포함했습니다.
  • 도입부 삽화를 public 이미지 경로에 추가했습니다.

의도

  • 반복 Git Flow를 AI Skill로 표준화하고 팀에 공유한 경험을 블로그 글로 발행합니다.

영향 범위

  • 신규 블로그 포스트: /blog/ai-skills-workflow
  • 신규 이미지 에셋: /images/posts/ai-skills-워크플로우/git-flow-skill.png

검증

  • npm run build
  • (필요 시) npm test
  • 다크/라이트 모드 확인
  • 모바일/데스크톱 확인

체크리스트

  • 작업 단위 브랜치(codex/<task>)에서 진행함
  • 커밋 메시지 규칙(<type>: <한국어 설명>) 준수
  • 관련 이슈/PR 링크를 본문에 연결함

@vercel

vercel Bot commented Apr 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eunu-log Ready Ready Preview, Comment Apr 28, 2026 9:42am

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a34cb2b5bb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +15 to +19
"visibility": "public",
"qualityReview": {
"philosophy": 3,
"design": 2.5,
"implementation": 2.5,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Raise public Tech review scores above policy threshold

src/features/blog/services/publication-policy.test.ts enforces that every public Tech post has a core quality average strictly greater than 3.0, but these values average to 2.67 ((3 + 2.5 + 2.5) / 3), so this new post becomes an offense and will fail the publication-policy unit test in CI. Either increase the core scores to satisfy the threshold or keep the post non-public until it does.

Useful? React with 👍 / 👎.

Git Flow 반복 절차를 Codex Skill로 정리한 글을 추가합니다.

글 메타를 public으로 설정하고 도입부 삽화를 함께 추가합니다.
@dev-wooyeon
dev-wooyeon force-pushed the codex/publish-ai-skills branch from a34cb2b to 21a870c Compare April 28, 2026 09:40
@dev-wooyeon
dev-wooyeon merged commit 0e5bb5f into master Apr 28, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant