architect-entity

architect-entity is a command for Claude Code from frankxai/Starlight-Intelligence-System. It costs 50 tokens per session (2,830 once invoked), scanned A, original, MIT.

A command that organizes a business owner’s possible legal-entity structure before a conversation with a lawyer. It considers the current and target structure, jurisdiction, multiple entities, and a possible holding company, but is not legal advice.

In plain words
What is it for?
Use it to prepare an entity-architecture plan for a solo business, partnership, agency, or holding-company situation, including a chosen jurisdiction.
Why use it?
It turns scattered questions about business structure into clear trade-offs and a checklist. This can make a professional consultation more focused without pretending to replace one.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

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

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.

agentmods
npx agentmods add commands/frankxai/starlight-intelligence-system/architect-entity
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 5 skills, 121 commands, 67 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 architect-entity

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/architect-entity.svg)](https://agentmods.dev/commands/frankxai/starlight-intelligence-system/architect-entity)
Your own site
<a href="https://agentmods.dev/commands/frankxai/starlight-intelligence-system/architect-entity"><img src="https://agentmods.dev/badge/commands/frankxai/starlight-intelligence-system/architect-entity.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,830 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00050 $0.02830
Opus 5 $0.00025 $0.01415
Sonnet 5 $0.00010 $0.00566
Haiku 4.5 $0.00005 $0.00283

Measured 6d ago against content hash 20a9b846af24, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

architect-entity 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 6d 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/architect-entity.md · 196 lines

How it starts

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

/architect-entity

Load SIP.md, VOICES.md, agents/starlight-business.md, skills/business/entity-architecture.md, and if present the person's Genius Profile (genius/profile-<slug>.md) and Freedom Path (genius/freedom-path-<slug>.md). Produce an Entity Architecture Plan. Hand off to exactly one next command.

Disclaimer (non-waivable)

This is thinking architecture, not tax/legal advice. Real decisions require a qualified professional in your jurisdiction.

This command organizes your thinking before you talk to a lawyer. It does not replace the lawyer. It does not prescribe an entity. It surfaces trade-offs and produces a checklist so the professional conversation is efficient and specific.

Input

$ARGUMENTS

Flags

  • --jurisdiction <NL|US-DE|US-CA|US-other|UK|DE|other|agnostic> — which jurisdiction the entity will operate in. If agnostic, output uses <jurisdiction-specific> placeholders throughout. If the person operates in multiple jurisdictions, pass the primary and flag multi-jurisdictional exposure in the optional context paragraph.
  • --structure-type <solo|partnership|agency|holding> — what shape the business actually is:
    • solo — one-person practice, one revenue stream or a few, no employees
    • partnership — two or more owners with shared ownership
    • agency — service business with contractors or employees, multiple clients
    • holding — multiple brands or operating companies, IP/asset separation question is live

Process

  1. Disclaim. Open the output with the non-waivable disclaimer. Structurally first, always.

  2. Locate. Confirm jurisdiction from --jurisdiction flag. Confirm structure-type from --structure-type flag. If jurisdiction is agnostic, explicitly flag that the Plan uses jurisdiction-placeholders and recommend re-running with a specific jurisdiction once chosen.

  3. Read. If a Genius Profile exists at genius/profile-<slug>.md, read it and note KEEP/DELEGATE/AUTOMATE/KILL buckets — they inform whether an agency (many DELEGATE-bucket executors needed) vs solo (KEEP-bucket dominant) structure fits.

Read the full file on GitHub · 196 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. 6d ago First seen · 196 lines · 50 tokens per session scan A 20a9b846af24

Subscribe to this mod's changes

architect-entity is a command published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed yesterday), licensed MIT. It adds 50 tokens to every session and 2,830 once invoked, about $0.0003 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-08-31.