schmusch/roblox-ai-workflow
Instructions file CodexOpenCode
AGENTS.md instructions for schmusch/roblox-ai-workflow, covering kanonischer doku-index & ki-einstieg, quellenrang (source of truth hierarchy), neue ideen & feature-pipeline (ideen-handoff), how to use skills here and canonical workflow.
schmusch/roblox-ai-workflow
Instructions file
Claude Code instructions for schmusch/roblox-ai-workflow, covering roblox ai-workflow — claude code entry point, kanonischer doku-index & ki-einstieg, quellenrang (source of truth hierarchy), neue ideen & feature-pipeline (ideen-handoff) and what this workspace is for.
schmusch/roblox-ai-workflow
Instructions file Gemini CLI
Gemini CLI instructions for schmusch/roblox-ai-workflow, covering roblox ai-workflow — gemini cli entry point, kanonischer doku-index & ki-einstieg, quellenrang (source of truth hierarchy), neue ideen & feature-pipeline (ideen-handoff) and skill activation.
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to perform read-only deep analysis of a Roblox codebase, place file, or system and produce a ranked synthesis (architecture, hotspots, risks, opportunities). Use when the user says "analyze this", "explain what this codebase does", "what's wrong with this", "audit the structure", "give me a map of the project" …
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to strip enterprise jargon (Controller, Service-as-non-engine-service, Repository, DTO, Manager, Handler) out of Luau code and rewrite it as Roblox-native. Use when reviewing generated code that looks like Java enterprise architecture, when the user complains it doesn't "feel like Roblox", or as a final pass after…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to consult a different LLM (Claude / Gemini / GPT / local) for a second opinion on a Roblox question — design choice, code review judgment, ambiguity resolution. Use when the user says "ask Gemini what it thinks", "second opinion", "consult another model", "what does Claude say", "cross-check this".
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to run long-running autonomous Roblox execution — roblox-forge with autonomy turned up, minimal user checkpoints, runs until verified-complete or hard-blocked. Use when the user says "autopilot this", "run it end-to-end", "don't ask me, just build it", "keep going until done", or when an approved plan is small…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use during blueprint planning when the feature is a reward, daily, or event loop. Designs the loop structure as a composable spec — entry condition, beat sequence, reward schedule, fail state, recovery path, burnout guardrail. Use when the user says "design the daily login", "plan the event arc", "set up the reward…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use during blueprint planning to apply the 5-driver player-psychology framework (Progression, Status, FOMO, Mastery, Community) as a design lens. Use when verifying that the architecture actually serves the dominant driver, when checking for cross-driver tensions, or when auditing UI / feedback / monetization for…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use during blueprint planning when retention is the success metric. Builds D1, D7, D30 retention plans with explicit hooks, fail-state recovery, and anti-churn guardrails. Use when the user asks "why will players come back", "how do we improve retention", "what's the D7 hook", or when designing systems whose success…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use during blueprint planning for social mechanics — parties, guilds, trading, co-op, invites, friend systems, shared progression. Designs the social structure with anti-abuse guardrails, friction-minimizing entry points, and replication patterns. Use when the user says "add parties", "design guilds", "implement…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use after a roblox-brief is complete (or when scope is already clear) to turn it into a Roblox-native architecture plan with services, ownership boundaries, data shape, and verification path before any code is generated. Use when the user says "plan this", "design the architecture", "how should I structure this"…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to deep-dive on target-audience profiling when the brief's audience answer needs more nuance — age band, region hints, session length, social context, device mix, content rating. Use when the user is unsure who the game is for, when audience materially affects design decisions, or when the brief is too vague on…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to identify which player drivers (Progression, Status, FOMO, Mastery, Community) the Roblox experience should lean on when the brief's "dominant driver" answer is uncertain. Use when the user can't pick a primary driver, when the experience seems to want all of them at once, or before applying the psychology…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use at the start of any Roblox creator request to clarify intent (genre, audience, scale, multiplayer, monetization) before planning or building. Use when the user says "I want to build...", "Help me design...", "I have an idea for a Roblox game...", or any open-ended creator ask.
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to systematically diagnose and fix Rojo, Wally, Selene, StyLua, Luau-LSP, TestEZ, or other Roblox build / toolchain failures. Use when the user says "the build is broken", "Rojo won't sync", "Wally install fails", "selene reports", "luau-lsp errors", "tests fail", or any toolchain-level error blocks progress.
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to review Luau / Roblox code for server-authority holes, anti-slop violations, replication mistakes, and Roblox-specific bugs before merge. Use when the user says "review this code", "code review", "review the PR", "audit this script", "is this server-safe", or after roblox-forge ships a non-trivial change.
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use for deep Socratic requirements gathering on complex or ambiguous Roblox briefs — beyond what roblox-brief handles. Use when the brief is large, the user is uncertain, or when "the creator vision" is hand-wavy and needs structured probing. User signals: "let's talk it through", "I'm not sure yet", "help me figure…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to answer a Roblox question by grounding the answer in current Roblox Creator Docs, Wally package registry, DevForum, and existing project code — not from memory. Use when the user says "research X", "what's the current best practice for Y", "find the docs", "look it up", "is there a package for", or when an API…
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use when implementing guilds, parties, trading, co-op, invites, gifting, or shared progression in Roblox. Builds social mechanics with anti-abuse guardrails and low-friction entry. Use when the user says "implement guilds", "build the trade system", "add party mode", "forge community".
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use when implementing daily login bonuses, daily quests, or streak systems in Roblox after a blueprint is approved. Builds UTC-aware, cross-server-safe daily mechanics with soft-fail recovery. Use when the user says "implement daily login", "build the streak system", "add daily quests", "forge daily loop".
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use when implementing seasonal events, weekend arcs, or bounded-window content in Roblox. Builds start-peak-sunset event mechanics with fair re-entry and grace periods. Use when the user says "implement the winter event", "build the season arc", "add a weekend event", "forge event loop".
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use when implementing timed events, rotating shops, seasonal ladders, or limited-time content in Roblox. Builds urgency mechanics with fair re-entry, legible countdowns, and anti-burnout guardrails. Use when the user says "add a timed event", "implement rotating shop", "build the season", "forge FOMO".
schmusch/roblox-ai-workflow
Skill Claude CodeCodex
Use to scaffold a Product Requirements Document (PRD) for a new Roblox feature — the structured doc that anchors brief → blueprint → plan → forge. Use when the user says "start a new feature", "init a PRD", "scaffold the feature doc", "create the spec", "set up the feature folder", or at the very beginning of a…