Instructions file CodexOpenCode
Instructions for photon-hq/cli, covering agent guide for @photon-ai/cli, mission, hard rules (ci will fail if violated), soft rules (reviewer will flag) and anti-patterns (we've seen ai do these — don't).
Instructions file CodexOpenCode
Instructions for photon-hq/cli, covering agent guide for @photon-ai/cli, mission, hard rules (ci will fail if violated), soft rules (reviewer will flag) and anti-patterns (we've seen ai do these — don't).
Instructions file
Use Bun instead of Node.js, npm, pnpm, or vite.
Skill Claude CodeCodex
Configure and troubleshoot BuildSpace reusable GitHub Actions workflows and blocks for automated releases. Covers Rust, TypeScript (single package and monorepo), Go, Swift package, macOS .pkg (binary and payload-only), dylib (Xcode and Makefile), generic release, AI-based versioning/release notes, README freshness…
Skill Claude CodeCodex
Connect the Vercel AI SDK to iMessage. Build AI agents and assistants that communicate over iMessage using chat-adapter-imessage, the official Photon adapter. Local mode (runs on your Mac) and remote mode (Photon's production infrastructure). Covers createiMessageAdapter, postMessage, editMessage, deleteMessage…
Skill Claude CodeCodex
Build, debug, or migrate iMessage integrations with Photon. Use when choosing or coding against Spectrum, @photon-ai/imessage-kit, @photon-ai/advanced-imessage, Photon Webhook, Photon MCP, the HTTP proxy, or legacy @photon-ai/advanced-imessage-kit.
Skill Claude CodeCodex
Use when working with the Photon CLI — the photon binary (alias pho). Reach for this skill to set up / bootstrap Photon for a user and run it yourself non-interactively (create a project, capture the id + secret, verify) — when the user says "set this up for me," that is your job to do, not hand back. Also covers…
Skill Claude CodeCodex
Build or review messaging agents with Photon Spectrum (spectrum-ts). Use for Spectrum setup, messages and content, spaces and users, provider capabilities, iMessage/WhatsApp/Terminal integrations, custom platforms, lifecycle, or production message-processing architecture.