gaia-config-rubric

Redirect deprecated GAIA configuration rubrics to updated features with one-sprint notices.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-config-rubric
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaia-config-rubric
Source: https://github.com/gaiastudio-ai/gaia-framework/tree/main/plugins/gaia/skills/gaia-config-rubric
Command: npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-config-rubric

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill manages the redirection for the deprecated configuration rubrics within GAIA and surfaces notices of deprecation.

Core Features & Use Cases

  • Deprecation Notification: Informs users that the rubric configuration feature is retired.
  • Redirects to Updated Features: Suggests alternative GAIA configuration features like /gaia-config-severity and /gaia-config-gates.
  • One-Sprint Notice: Retention notice to maintain service for one sprint until complete replacement.
  • Schema Understanding: Ensures correct use of schema versions, pointing out the absence of 'rubrics' property in v2.0.0 schema.

Quick Start

Redirect users to /gaia-config-severity for global severity configuration.

Frequently Asked Questions about gaia-config-rubric

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I handle deprecated configuration rubrics in the GAIA framework?

To handle deprecated configuration rubrics in the GAIA framework, use the management skill to redirect to updated features and surface deprecation notices. It maintains service for one sprint before complete replacement.

What should I use to replace retired GAIA rubric configuration features?

You should replace retired GAIA rubric configuration features by redirecting to /gaia-config-severity for global severity configuration or /gaia-config-gates. The framework provides these updated alternatives for schema handling.

Why does the GAIA v2.0.0 schema not include the rubrics property?

The GAIA v2.0.0 schema omits the rubrics property because the configuration rubric feature is retired. The schema handling mechanism ensures correct version usage by pointing out this absence during deprecation.

How long are deprecated GAIA configuration rubrics supported before removal?

Deprecated GAIA configuration rubrics are supported for a one-sprint notice period before removal. This retention window maintains service temporarily until users transition to updated features.

When do I need to migrate away from GAIA configuration rubrics?

You need to migrate away from GAIA configuration rubrics when the deprecation notice is surfaced. You have one sprint to transition your schema handling to alternatives like /gaia-config-severity or /gaia-config-gates.