diff --git a/.agents/skills/gog/SKILL.md b/.agents/skills/gog/SKILL.md index 86b00c89..1184b329 100644 --- a/.agents/skills/gog/SKILL.md +++ b/.agents/skills/gog/SKILL.md @@ -112,14 +112,13 @@ gog schema --json Docs: -- `docs/README.md` +- `docs/index.md` - `docs/commands/README.md` - `docs/safety-profiles.md` -- `README.md#security` Repo paths: - CLI entrypoint: `cmd/gog/` - Command implementations: `internal/cmd/` -- OAuth/keyring: `internal/auth/`, `internal/secrets/` +- OAuth/keyring: `internal/googleauth/`, `internal/authclient/`, `internal/secrets/` - Generated command docs: `docs/commands/`