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
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
review-gitops-change
Review GitOps and platform manifest changes for safety, consistency, and completeness. Use when a contributor changes anything under gitops/, platform YAML, or Argo CD applications. Complements the manifest-reviewer subagent with a workflow-level review that includes security impact, MaaS implications, and PR-ready output. Do NOT use for educational README writing (use README rules), live troubleshooting (use rhoai-troubleshoot), or deep manifest schema validation (use manifest-reviewer agent).
Repository SourceNeeds Review
Context Shrink
Auto-compress session memories when context usage exceeds 85%
Registry SourceRecently Updated