Files
oh-my-opencode/packages/shared-skills/skills/programming/scripts/go/templates

# $name

Bootstrapped with the `programming` skill's Go scaffold.

## Run

```bash
task            # fmt + lint + test
task run        # build + run server
```

See `AGENTS.md` for architecture conventions.