Pflow Golang Setup

Scaffolds or audits Go project infrastructure — directory layout, go.mod hygiene and tool pinning, golangci-lint v2 config, Taskfile or Makefile quality gate, GitHub Actions CI, .gitignore and repo hygiene. Detects what the project already has and fills the gaps. Use when starting a Go project, adding lint/CI/task runner, or reviewing project structure. Not for writing application code (pflow-golang) or debugging (pflow-golang-troubleshoot). Invoked manually.

phpinfo 16661eb 7 files · 29.9 KB Updated

File contents

phpinfo/pflow-skills/tree/main/skills/pflow-golang-setup commit 16661eb4df

Frequently asked questions

npx skillmds@latest add phpinfo/pflow-golang-setup