Research an external project, repository, paper, article, or codebase and derive TinyAssets implications, plans, and integration slices. Use when the user points an agent at outside work and asks what we should learn, copy, avoid, integrate, or build from it.
Drives domain, DNS, SSL, and Cloudflare/GoDaddy admin for the TinyAssets public surfaces. Use when changing DNS records, nameservers, Cloudflare Workers/routes/tokens, GoDaddy domain or Websites+Marketing settings, or doing emergency DNS routing.
Drives the OpenSpec CLI lifecycle — explore, propose, apply, sync, archive. Use when the user wants to think through a change, generate a reviewable change proposal (design + specs + tasks), implement its tasks, sync delta specs into main specs, or archive a completed change.
Use when dispatching a bounded task or independent cross-family review to the Claude Code or Codex CLI on that subscription's budget; for task-scoped external implementation examples, use a repo search for precedent to define the research role and return contract.
Sets up CI quality gates and ships to production safely. Use when configuring build/deploy pipelines or automated checks, or when preparing a launch — pre-launch checklist, feature flags, staged rollout, monitoring, and rollback.
Simulate a Claude.ai or ChatGPT user driving the TinyAssets daemon via the custom MCP connector. Use when testing the live end-user surface. Any provider may use any harness-supported browser control route as long as the host can watch the same rendered chatbot tab. Type into the real chatbot UI, read the real…
Conventions for editing the TinyAssets production React/Next site and retained Svelte rollback site. Use for website copy, components, routes, content, styling, captures of real chatbot conversations, preview, or deploy. Covers production-first parity, preview loops, transparent-capture conventions, build/ship…
Runs when the agent finishes a response, executing supervisor_check.py and keep_working_while_waiting.py via python (2 commands). From Jonnyton/TinyAssets.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
AGENTS.md instructions for Jonnyton/TinyAssets, covering tinyassets, forever rule: 24/7 uptime, zero hosts online, two living files, how to work and orient.
Claude Code instructions for Jonnyton/TinyAssets, covering claude code, merging and deploying, cross-family dispatch, session start and memory and skills.