welcome

welcome is a command for Claude Code from frankxai/Starlight-Intelligence-System. It costs 42 tokens per session (1,229 once invoked), scanned A, original, MIT.

A command that gives newcomers a short orientation to the available work paths, routes, and deliverables.

In plain words
What is it for?
Use it to explain the builder and creator paths and direct someone to the next suitable command.
Why use it?
It helps people understand where to begin without making decisions or creating commitments for them.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the starlight-intelligence-system plugin — 6 skills, 121 commands, 7 agents shipped together

Good fit Use it to explain the builder and creator paths and direct someone to the next suitable command.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/frankxai/starlight-intelligence-system/welcome
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/frankxai/Starlight-Intelligence-System

Made for: Claude Code.

Or install starlight-intelligence-system, the plugin that ships this one along with the rest of its 6 skills, 121 commands, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for welcome

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/welcome.svg)](https://agentmods.dev/commands/frankxai/starlight-intelligence-system/welcome)
Your own site
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/welcome"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/welcome.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,229 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.01229
Opus 5 $0.00021 $0.00615
Sonnet 5 $0.00008 $0.00246
Haiku 4.5 $0.00004 $0.00123

Measured 4d ago against content hash 28042f8654a5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

welcome scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/welcome.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/welcome

Load ONBOARDING.md and DELIVERY.md if present — both arrive in this release. If either is missing, proceed with the content inline and emit a one-line notice: <filename> not yet loaded — using inline defaults. Also load SIP.md and VERTICALS.md. This command orients. It does not commit. /intake commits.

Input

$ARGUMENTS

Process

  1. Detect or ask for track. If $ARGUMENTS is builder or creator, use it. Otherwise ask one question: Are you here to build in a terminal, or to create from your voice? Wait for the answer. Do not infer.

  2. Show the four routes, tailored to track.

    • Builder track receives terminal commands beside each route (/alliance-forge, /vertical-spawn, substrate contribution via /luminor-board then /sip-attest, sovereign spawn via /sovereign-spawn with sovereign-tier scaffolding).
    • Creator track receives conversational paths. The terminal command is named, but framed as what your implementer runs on your behalf. Concierge handoff is explicit.
  3. Show the delivery menu. Six deliverables from DELIVERY.md, one line each. If DELIVERY.md is not yet present, use this inline default:

    • Substrate adoption — your repo, SIP-compliant, /sip-attest ready.
    • Alliance forge — 2–5 sovereign nodes, scoped protocol, first cycle scheduled.
    • Vertical spawn — one domain, one system, first artifact target named.
    • Sovereign spawn — full fork pattern, your own command namespace.
    • Concierge session — 60-minute orientation, voice-led, artifact-closed.
    • Luminor Board pressure-test — one proposal, five vectors, synthesis + recommendation.
  4. Show the sovereignty clause in plain language. Use this exact framing, every time: You stay sovereign in your domain. Starlight does not own your work. The substrate is MIT, the canon licensed separately, attribution via "Built on SIP" is the sole compounding mechanism. Advice never overrides.

  5. Point to /intake as the single next step. One arrow. No menu sprawl. If a memory/welcome-log/ entry exists for this session (same agent, same day), skip re-orientation and point directly to /intake with a one-line recap.

Read the full file on GitHub · 90 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 90 lines · 42 tokens per session scan A 28042f8654a5

Subscribe to this mod's changes

welcome is a command published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed yesterday), licensed MIT. It adds 42 tokens to every session and 1,229 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.