Invite banner
randomittin randomittin

Invite

Development community

Description

--- name: invite description: Print a ONE-COMMAND team join to recruit a teammate onto your Heimdall team. Use when a dev wants to add someone to their team's presence wall — the statusline "invite your team" tease points here. Resolves this repo's team secret from the dev's OWN <repo>/.heimdall/team.json and inlines it (plus the control-plane URL) into the canonical curl|bash installer one-liner, so the teammate pastes a single command and auto-joins on first session. The team secret is a beare

Installation

Installs to ~/.claude/skills/randomittin-superx-invite/SKILL.md

Terminal
mkdir -p ~/.claude/skills/randomittin-superx-invite && curl -fsSL https://raw.githubusercontent.com/randomittin/superx/HEAD/commands/invite.md -o ~/.claude/skills/randomittin-superx-invite/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository