maintain-rules-and-skills
Manage the Cursor platform configuration for this project — rules, skills, hooks, and subagents. Use when the user asks to create a rule, update a skill, audit rules, review skills, add a hook, create a subagent, or asks about .cursor/ configuration. Also use when discussing what type of component (rule vs skill vs hook vs subagent) is appropriate for a given need, or when deciding whether guidance should be a rule, skill, documentation, PR checklist, or local/private workflow. Do NOT use for deploying the demo (use deploy.sh), troubleshooting cluster issues (use rhoai-troubleshoot), or manifest review (use manifest-reviewer agent).
Repository SourceNeeds Review
demo-operations-docs
Maintain the operational documentation for the RHOAI coding demo. Use when creating or updating docs/OPERATIONS.md, docs/TROUBLESHOOTING.md, deployment instructions, validation guidance, ArgoCD operational notes, or known failure recovery procedures. Also use when deciding whether content belongs in a README, operations guide, troubleshooting guide, deploy script, or validate script. Do NOT use for rewriting educational README narrative (use the README rules), live cluster troubleshooting (use rhoai-troubleshoot), or resource scaling (use manage-resources).
Repository SourceNeeds Review
manage-resources
Scale models and GPU MachineSets up or down in the RHOAI demo environment. Use when the user wants to stop/start models, scale GPU nodes, save costs, manage cluster resources, reduce cloud spend overnight, or shut down GPU capacity. For resuming Stage 020/030 after GPU nodes were scaled to zero, use the resume-gpu-demo skill instead. Do NOT use for deploying or re-deploying stages (use deploy.sh scripts), troubleshooting failures (use rhoai-troubleshoot), or manifest review (use manifest-reviewer agent).
Repository SourceNeeds Review
Openclaw Skill
Sandboxed command runner for AI agents — validates and isolates every shell action inside a Bubblewrap user namespace.
Registry SourceRecently Updated