# Deploy + share

A reusable skill the "Replace a SaaS tool with an app the agent builds" recipe pulls in. Add it once and every agent on the team can use it.

Deploy the app to a shareable URL with TLS and team access set.

## Method
1. Deploy the scaffolded, wired app.
2. Provision TLS on the {{name}}.eluu.site domain.
3. Set team access permissions.
4. Confirm the app loads and the wired data displays correctly.
5. Run a quick smoke check on each view before sharing.
6. Share the live URL with the team.

## Rules
- Never share the URL before confirming the app loads and the data displays correctly.
- Team access follows the same permission boundaries as the source data it displays.
- The refresh cadence stays visible on the app, e.g. a "last updated" line.
- Report the live URL back only once it's confirmed working.
- Never expose the app publicly beyond the team without explicit approval.
- Re-verify TLS and access settings if the domain or team roster changes.

## Output
A live {{name}}.eluu.site URL — TLS-enabled, team access set, confirmed working — shared with the team.
