원본 Skill 문서
원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.
Run the repository lint scripts and apply the smallest idiomatic fixes. This is not a merge gate and does not commit.
- Run the documented lint command with autofix when the repo provides one. Capture remaining errors.
- Fix remaining issues with minimal diffs. Change suppressions or config only with evidence they belong.
- Re-run lint. Spot-check the diff. Do not stage or commit.
- Docs:
/w-docsif behavior or commands changed.

