원클릭으로
claude-code-toolkit
claude-code-toolkit에는 winrey에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when a feature branch is ready for merge — orchestrates PR creation, spec/quality check, review-loop, test-completeness, Copilot review, Codex review, doc consistency, conflict check, and CI verification in a strict sequential pipeline
Use when editing a long file (100+ lines of changes) or when an Edit call freezes, times out, or silently fails - requires splitting large edits into multiple smaller sequential Edit calls
Use when code changes need iterative multi-round review until no Critical or Important issues remain, with isolated independent reviewers, verification of findings, and parallel review after fixes
Use when you need to audit whether tests are complete for a project or PR — checks good case, bad case, boundary cases, 100% coverage, unit/integration/e2e test layers, then proposes and generates missing tests