원클릭으로
create-feature-branch
Creates a new feature branch from main inside the intended repository after confirming the branch target and repository context. Use when the user wants to start a new feature branch, asks to create a branch for upcoming work, mentions a branch name such as feature/<name>, or another workflow has already resolved the target repository.
Creates a new feature branch from main inside the intended repository after confirming the branch target and repository context. Use when the user wants to start a new feature branch, asks to create a branch for upcoming work, mentions a branch name such as feature/<name>, or another workflow has already resolved the target repository.
npx skills add https://github.com/atman-33/agent-harness --skill create-feature-branch이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요