{"schema":"starlight.academy_agent_start.v1","status":"public-preview","mission":"https://starlightintelligence.academy/academy/mission-packet.json","skill":"https://github.com/frankxai/starlight-intelligence-academy/tree/main/skills/learn-starlight-mission","harnesses":[{"id":"codex","name":"Codex","posture":"Best when you want a repository-aware builder with visible permissions, diffs, and review.","launchCommand":"codex","install":{"windows":"npm install -g @openai/codex","unix":"curl -fsSL https://chatgpt.com/codex/install.sh | sh"},"docsHref":"https://developers.openai.com/codex/cli/","docsLabel":"Official Codex CLI guide","checkedAt":"2026-08-25"},{"id":"claude-code","name":"Claude Code","posture":"Best when you want a conversational coding loop with plans, project memory, and explicit tool use.","launchCommand":"claude","install":{"windows":"winget install Anthropic.ClaudeCode","unix":"curl -fsSL https://claude.ai/install.sh | bash"},"docsHref":"https://code.claude.com/docs/en/setup","docsLabel":"Official Claude Code setup","checkedAt":"2026-08-25"},{"id":"opencode","name":"OpenCode","posture":"Best when you want an open-source, provider-flexible terminal agent with native Agent Skills support.","launchCommand":"opencode","install":{"windows":"npm install -g opencode-ai","unix":"curl -fsSL https://opencode.ai/install | bash"},"docsHref":"https://opencode.ai/docs/","docsLabel":"Official OpenCode guide","checkedAt":"2026-08-25"},{"id":"hermes","name":"Hermes Agent","posture":"Best when you want a persistent, self-hostable agent with a built-in skills and learning loop.","launchCommand":"hermes","install":{"windows":"iex (irm https://hermes-agent.nousresearch.com/install.ps1)","unix":"curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash"},"docsHref":"https://hermes-agent.nousresearch.com/docs/getting-started/installation","docsLabel":"Official Hermes installation guide","checkedAt":"2026-08-25"}],"boundaries":{"install":"Read the linked official guide before running any installer command.","authority":"A prompt or skill never grants tools, credentials, sponsorship, or permission.","truth":"This launch packet starts local practice and never represents hosted evaluation or a receipt."}}