pma-go

Installation
SKILL.md

Go Project Implementation Guide

Use this skill together with /pma. /pma controls workflow, approval, and task tracking; this guide defines the implementation baseline after approval.

Keep this entry file lean. Load only the reference packs needed for the task.

Scope

For PMA-managed Go backends, API services, and CLI applications.

Not for embedded targets, library-only modules without binaries, or non-PMA projects.

Loading Order

  1. Always load references/baseline.md first.
  2. Load references/config-and-data.md for config layering, validation, sqlc, pgx, GORM, and migrations.
  3. Load references/http-and-runtime.md for handlers, middleware, logging, observability, and shutdown.
  4. Load references/delivery.md for lint, tests, task runners, security review, CI, and Git workflow.
Related skills

More from zzci/skills

Installs
110
Repository
zzci/skills
GitHub Stars
2
First Seen
Mar 23, 2026