clawbot/prompts:add-stringer-rule
main
Custom string types should implement fmt.Stringer and use .String() instead of string() casts when passing to library code.