Imported from kimak-irmagi/sqlrs (
frontend/cli-go/internal/AGENTS.md). Install upstream withnpx skills add kimak-irmagi/sqlrs --skill internal. Copyright stays with the author.
Agent notes for frontend CLI internals
- When adding or changing a prepare/run kind, treat it as a cross-cutting change.
- Update the CLI surface in the same change:
internal/clicommand parsing, help text, and usage examples.internal/aliascreate/check/list behavior and target path conventions.internal/diffwrapped-command validation and result formatting.internal/discoveralias discovery, ranking, anddiscover --aliasesoutput.internal/inputset/*collectors and validators for the kind.
- Keep the supported-kind story aligned with
backend/local-engine-go/internal. - Do not land a new kind in only one of these layers.