home/categories/git-workflows/buzzdan-ai-coding-rules-go-linter-driven-development-skills-linter-driven-development-skill-md
git-workflowsdevops

linter-driven-development

WHEN: User requests Go code work (implement, fix, add, refactor) or mentions @ldd in a Go project. Orchestrates complete workflow (Phases 1-5): design → test → implement → lint → fix → documentation. Auto-triggers parallel quality analysis and iterative fix loop until code is commit-ready.

buzzdan
maintainer
buzzdan
업데이트됨 1/18/2026
스타
2
포크
1
quick start

Installation and usage

WHEN: User requests Go code work (implement, fix, add, refactor) or mentions @ldd in a Go project. Orchestrates complete workflow (Phases 1-5): design → test → implement → lint → fix → documentation. Auto-triggers parallel quality analysis and iterative fix loop until code is commit-ready.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use linter-driven-development