community-skills/lint-and-merge

Coding

PublicClaude 스킬

Lint and Merge

Branch sweeper: lint, format, run gates, merge if green. For trusted refactor branches.

claude-code
ClaudeClaude
README.md

트리거

Run this from the project root once Claude Code is ready.

/lint-and-merge {branch}

파이프라인

트리거를 실행할 때 에이전트들이 어떻게 순차적으로 작동하는지 보여줍니다.

실행 예시

/lint-and-merge chore/dep-bump

출력 샘플

text
Format: 4 files. Gate: PASS. Merged feat/x → main as squash. Branch deleted.

Related reading

Used in these automations