Linter Driven Development

META ORCHESTRATOR for any Go code change that should end in a commit (features, bug fixes, refactors). WHEN: User requests Go code work (implement, fix, add, refactor), mentions "@ldd"/"ldd", or runs a /go-ldd-* command in a Go project. Runs the five-phase workflow (PREPARE is an autonomous sub-phase, 1.5): DESIGN → PREPARE → IMPLEMENT (per-behavior TDD loop) → FULL LINT (lint-fixer agent) → REVIEW (per slice) → SHIP.

buzzdan Updated

File contents

buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/linter-driven-development commit a83afcc77f

Frequently asked questions

npx skillmds@latest add buzzdan/linter-driven-development