docs(blog): AI Skill 글 발행 - #97
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 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".
| "visibility": "public", | ||
| "qualityReview": { | ||
| "philosophy": 3, | ||
| "design": 2.5, | ||
| "implementation": 2.5, |
There was a problem hiding this comment.
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으로 설정하고 도입부 삽화를 함께 추가합니다.
a34cb2b to
21a870c
Compare
변경 내용
의도
영향 범위
/blog/ai-skills-workflow/images/posts/ai-skills-워크플로우/git-flow-skill.png검증
npm run buildnpm test체크리스트
codex/<task>)에서 진행함<type>: <한국어 설명>) 준수