Skip to content

docs: clarify wt-worktree skill intro#59

Merged
es5h merged 1 commit into
mainfrom
docs/skill-app-intro
May 12, 2026
Merged

docs: clarify wt-worktree skill intro#59
es5h merged 1 commit into
mainfrom
docs/skill-app-intro

Conversation

@es5h

@es5h es5h commented May 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • wt-worktree 샘플 스킬의 frontmatter description을 Claude/Codex 공통 스킬 소개로 정리했습니다.
  • 샘플 스킬 본문 상단에 dotfiles 기준 source 위치와 Claude/Codex loader 위치를 추가했습니다.
  • Codex .system 영역은 사용자 스킬 등록 대상이 아니라는 주의사항을 샘플 스킬 앱 소개에도 넣었습니다.
  • repo 문서에서 로컬 PC 전용 workflow skill 이름은 제거했습니다.

User impact

  • CLI 동작 변화는 없습니다.
  • public 샘플 스킬과 agents 문서가 특정 로컬 환경 스킬 이름에 의존하지 않습니다.

Behavior

  • docs/examples/skills/wt-worktree/SKILL.md만 복사해도 README/agents 문서와 같은 등록 안내를 볼 수 있습니다.

Safety

  • 문서-only 변경입니다.
  • 사용자 로컬 전용 스킬 이름은 public repo 문서에 남기지 않습니다.

Tests

  • wt run docs/skill-app-intro -- make check
  • wt run docs/skill-app-intro -- make premerge

E2E guide

wt run docs/skill-app-intro -- make premerge

E2E Done

  • 완료: wt run docs/skill-app-intro -- make check
    • exit code: 0
    • stdout 핵심: Go dependency download 후 check 통과
    • stderr 핵심: 없음
    • evidence: local command output
  • 완료: wt run docs/skill-app-intro -- make premerge
    • exit code: 0
    • stdout 핵심: 전체 Go package 테스트 통과
    • stderr 핵심: 없음
    • evidence: local command output

Docs

  • docs/examples/skills/wt-worktree/SKILL.md
  • docs/ux/agents.md

Release

  • PR title은 Conventional Commit 형식입니다.
  • 문서-only 변경이며 release-please version 파일과 CHANGELOG.md는 직접 수정하지 않았습니다.

@es5h es5h merged commit 6a5598e into main May 12, 2026
2 checks passed
@es5h es5h deleted the docs/skill-app-intro branch May 12, 2026 13:32
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