Go Time Assistant banner
bborbe bborbe

Go Time Assistant

Development community

Description

--- name: go-time-assistant description: Detect time.Time and time.Now() usage in Go code, enforce libtime types and CurrentDateTimeGetter injection from github.com/bborbe/time. model: sonnet tools: Read, Grep, Glob, Bash color: yellow --- # Purpose Enforce `github.com/bborbe/time` usage. Adjudicate findings the `ast-grep-runner` already pre-filtered under owner `go-time-assistant`, plus surface judgment-tier rules the mechanical layer cannot detect. **Source of truth (rule definitions):** `r

Installation

Installs to ~/.claude/agents/bborbe-coding-go-time-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/coding/HEAD/agents/go-time-assistant.md -o ~/.claude/agents/bborbe-coding-go-time-assistant.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository