skill: Confluence Space sync 작업 절차를 추가합니다#1021
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
## Summary Confluence Space sync 기반 MDX 업데이트 작업을 재사용 가능한 skill 절차로 정리합니다. - branch 생성부터 Confluence fetch/convert, 한국어 PR 작성, en/ja 번역까지의 순서를 추가합니다. - 관련 skill과 CLI 문서 링크를 추가합니다. - Skeleton MDX 비교 검증 명령과 PR 갱신 단계를 명시합니다. - src/content 로컬 변경사항을 버리고 깨끗하게 재시작하는 문제해결 절차를 추가합니다. ## Test plan - [x] python3 /Users/jk/.codex-gpt15/skills/.system/skill-creator/scripts/quick_validate.py /Users/jk/workspace/querypie-docs/.agents/skills/confluence-mdx - [x] git diff --check -- ../.agents/skills/confluence-mdx/SKILL.md 🤖 Generated with Codex
6f189ff to
4941bf5
Compare
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.
Summary
Confluence Space sync 기반 MDX 업데이트 작업을 일관되게 수행할 수 있도록 skill 절차를 추가합니다.
src/content/로컬 변경사항을 무시하고 깨끗하게 다시 시작하는 문제해결 절차를 추가합니다.Test plan
python3 /Users/jk/.codex-gpt15/skills/.system/skill-creator/scripts/quick_validate.py /Users/jk/workspace/querypie-docs/.agents/skills/confluence-mdxgit diff --check -- ../.agents/skills/confluence-mdx/SKILL.md🤖 Generated with Codex