schmusch

46 mods across 1 repository, 1 stars between them.

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use when implementing combo systems, build paths, skill expression mechanics, combat tech, or optimization loops in Roblox. Builds depth that rewards skilled play without walling beginners. Use when the user says "add combos", "implement build system", "design combat depth", "forge mastery".

1 3mo ago A 63 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use when implementing XP, levels, unlocks, rebirth, or prestige systems in Roblox after a blueprint is approved. Builds server-authoritative progression with replicated client mirror, persistence, and curve / sink design. Use when the user says "implement XP", "add the level system", "build rebirth", "forge…

1 3mo ago A 73 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use when implementing reward schedules — per-action drops, loot tables, currency grants, RNG rolls in Roblox. Builds server-authoritative reward distribution with verifiable drop rates and anti-grind guardrails. Use when the user says "implement loot drops", "build the reward schedule", "add the drop table", "forge…

1 3mo ago A 74 tokens

roblox-forge-status

28

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use when implementing cosmetics, titles, leaderboards, profile badges, showcase slots, or rarity systems in Roblox. Builds the visibility layer that makes player status flexible to other players. Use when the user says "add titles", "implement leaderboard", "build cosmetics", "forge status".

1 3mo ago A 62 tokens

roblox-forge

29

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use after a roblox-blueprint plan is approved to carry it to verified completion via the Roblox Studio integration. Use when the user says "build it", "implement the plan", "forge X", "execute the plan", or when an approved blueprint needs single-owner code execution with iterative fix/verify loops.

1 3mo ago A 67 tokens

roblox-git-master

30

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use for Roblox-aware git workflows — handling Wally lock files, Rojo manifests, place file diffs, sourcemaps, generated artifacts, and Roblox-specific commit / branch / merge / rebase practices. Use when the user says "commit this", "merge this branch", "what about the place file", "wally.lock keeps changing", "set up…

1 3mo ago A 94 tokens

roblox-plan

31

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to produce a multi-step Roblox implementation plan with a Planner / Architect / Critic consensus loop before code is written. Use when the user says "make a plan", "plan this", "write a plan", "spec this out", or when a feature crosses multiple services / scripts and needs an explicit step sequence before forge…

1 3mo ago A 71 tokens

roblox-pre-action

32

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use as a pre-action gate before generating Roblox code for non-trivial creator-domain work — classifies the task, lists services involved, defines the file tree, and names risks. Use when a user request crosses multiple scripts / services / replication boundaries, before any roblox-forge run on greenfield work, or to…

1 3mo ago A 76 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Adjusts sprint scopes, manages blockers, or changes project directions mid-sprint. Use when the user says "correct course", "change sprint scope", or "manage blocker".

1 3mo ago A 44 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Transforms Roblox GDD and Architecture specifications into a comprehensive list of Epics and detailed User Stories with BDD-formatted acceptance criteria. Use when the user says "create epics and stories" or "scaffold project backlog".

1 3mo ago A 55 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Creates a dedicated Roblox story specification file with full context (GDD, architecture, project-context) for the Developer Agent. Use when the user says "create the next story" or "create story [identifier]".

1 3mo ago A 51 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Runs a complete, autonomous end-to-end Roblox SCRUM development cycle (Planning ➔ Story Creation ➔ TDD Execution ➔ Code Review) in a single unified run. Use when the user says "run dev cycle", "autopilot the next story", or "execute full scrum cycle".

1 3mo ago A 68 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Executes Roblox story implementation following a context-filled story spec file, using TDD, StyLua, Rojo, and the Roblox Studio MCP integration. Use when the user says "develop story [key]" or "implement the next story".

1 3mo ago A 56 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Generate and update the sprint status tracking board from Roblox epics. Use when the user says "run sprint planning", "generate sprint plan", or "update scrum board".

1 3mo ago A 42 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Closes a sprint, audits completed stories, evaluates key learnings, and marks epics as done. Use when the user says "run retrospective", "close sprint", or "end epic [num]".

1 3mo ago A 51 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to audit Roblox code for exploit vectors — remote validation gaps, dupe paths, marketplace receipt mishandling, persistence abuse, rate-limit gaps, and other live-game attack surfaces. Use when the user says "security review", "audit for exploits", "is this exploitable", "check for dupes", "audit before launch"…

1 3mo ago A 88 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to drive the Roblox Studio MCP effectively — patterns for scriptread, multiedit, executeluau, screencapture, searchgametree, inspectinstance. Use during roblox-forge whenever code or state needs to be read from or written to an open Studio session, before any non-trivial Studio mutation, or when verifying changes…

1 3mo ago A 77 tokens

roblox-tdd

42

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to drive Roblox / Luau implementation via red-green-refactor cycles with TestEZ or Jest-Roblox. Use when the user says "TDD", "test-driven", "write the test first", "test it properly", before implementing any non-trivial Luau module, or any time disciplined coverage is needed before code lands.

1 3mo ago A 73 tokens

roblox-team

43

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to coordinate multiple parallel agents working on independent slices of a Roblox project. Use when the user says "split this work", "dispatch parallel agents", "run these in parallel", "team up on this", "swarm this refactor", or when a roblox-plan identified independent steps that can run concurrently.

1 3mo ago A 67 tokens

roblox-ultraqa

44

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to verify Roblox work is actually complete via runtime evidence, not static inspection. Use when about to claim a feature is "done", before merging, before declaring a bug fixed, when the user says "verify this works", "prove it's done", "test it for real", "ultraqa", or any time replication / persistence / remote…

1 3mo ago A 80 tokens

roblox-ultrawork

45

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use for extreme-verification Roblox execution — every step gets the full roblox-ultraqa runtime + adversarial proof before continuing. Use when the user says "ultrawork", "extreme verification", "I can't afford bugs in this", "do this right, no shortcuts", or for changes touching real-money monetization, persistence…

1 3mo ago A 91 tokens

schmusch/roblox-ai-workflow

Skill Claude CodeCodex

Use to compare a Roblox Studio screenshot against a reference image and emit a structured pass/fail verdict with score, category match, differences, and suggested fixes. Use when iterating on UI / lighting / world-building visuals, when a reference image is provided, or as a gate during visual-iteration loops in…

1 3mo ago A 73 tokens