Skip to content

docs(blog): 말하기 에세이와 공개 리뷰 스킬 추가 - #121

Merged
dev-wooyeon merged 2 commits into
mainfrom
codex/essay-speaking-structure-review
Jul 24, 2026
Merged

docs(blog): 말하기 에세이와 공개 리뷰 스킬 추가#121
dev-wooyeon merged 2 commits into
mainfrom
codex/essay-speaking-structure-review

Conversation

@dev-wooyeon

Copy link
Copy Markdown
Owner

변경 내용

  • 말하기와 면접 답변 구조를 다룬 Life 에세이 추가
  • 제목을 말을 잘하고 싶다.로 정리하고 문단 흐름 개선
  • QADI는 직접 인용 없이 취지 요약으로 정리
  • 캡스톤 게임 이미지는 플레이 화면 한 장만 사용
  • Ark 공개 글 리뷰 스킬 추가
  • meta.json 품질 점수와 리뷰 메모 갱신

의도

  • 말하기·듣기·쓰기 훈련에 재사용 가능한 기준을 남김
  • 작성 후 바로 공개 검토할 수 있는 에세이 리뷰 절차를 저장소에 추가
  • 현재 글은 실제 면접 재검증 전이므로 private 유지

영향 범위

  • 블로그 콘텐츠와 이미지 자산
  • 저장소 로컬 리뷰 스킬

검증

  • npm run content:audit
  • npm run lint
  • npm run build
  • 작업 단위 브랜치에서 진행

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
ark Ready Ready Preview, Comment Jul 24, 2026 7:03am

@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: 7d09712758

ℹ️ 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".

If the user provides prose instead of a path, use the supplied prose and state
which repository checks could not be performed.

## Workflow

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 Add the required ADR for this workflow

Adding this Workflow turns public-writing review into a repeatable repo process, but the commit does not add a numbered ADR or update docs/adr/README.md; the repository rule requires an ADR whenever repeated rules or boundaries are defined, so this should carry the decision context and index entry alongside the new skill.

AGENTS.md reference: AGENTS.md:L26-L35

Useful? React with 👍 / 👎.

If the post is mainly a review of an external object, route to the existing
blog review workflow instead of forcing it into these two types. If it is a
technical document with reader instructions as its main goal, route to the
technical-writing skill.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Point technical-doc routing at an existing skill

This branch tells reviewers to route technical documents to a technical-writing skill, but repo-wide search (rg --hidden "technical-writing|tech-writing") only finds this new reference and .agents/skills contains only the three blog skills. When a technical post hits this branch, the reviewer has no callable destination, so the workflow stalls; either add that skill or name an existing documented path.

Useful? React with 👍 / 👎.

Comment on lines +74 to +77
If the target is an Ark Tech post and `qualityReview` is present, report the
existing core score fields (`philosophy`, `design`, `implementation`) without
inventing scores. The public policy threshold is a repository rule, not a
substitute for editorial judgment.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Treat missing Tech review scores as a release blocker

This only tells the reviewer to report the Tech core scores when qualityReview is present, but the publication policy in docs/blog-quality-guide.md requires engineering posts to clear the philosophy, design, and implementation average before public release. For a private Tech draft with no qualityReview, this release-readiness workflow can return publish without ever marking the missing scores as verify or block, so the Tech policy check should run even when the scores are absent.

Useful? React with 👍 / 👎.

@dev-wooyeon
dev-wooyeon merged commit f024426 into main Jul 24, 2026
4 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