tb_sys_auth_profile
Installation
SKILL.md
Auth and profile
Use this skill before cloud, project, resource, clone, push, or GitHub-backed tau work. The user must be signed in to GitHub through the Tau CLI where that work depends on it.
Stop conditions (apply first)
Browser-based GitHub login
If login requires the browser (no usable --token, or tau still sends the user to the browser):
- Tell the user they must finish GitHub authorization in the browser (the agent cannot do it for them).
- Give the exact
tau login …command to run when that helps. - Stop the workflow immediately. Do not continue with other
tausteps, pushes, clones, or repo operations until the user confirms login finished. - Then re-check with
tau --json current.
User will not authenticate