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