---
title: "review.rule"
description: "No new additions to the ConfigYaml schema should be made for features that are experimental. This is because anything added to config.yaml can't easily be taken away without causing backward-compatibility issues for users that chose to use the setting."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/review-rule
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:47:29.930Z
license: CC-BY-4.0
attribution: "review.rule — Claudary (https://claudary.paisolsolutions.com/skills/review-rule)"
---

# review.rule
No new additions to the ConfigYaml schema should be made for features that are experimental. This is because anything added to config.yaml can't easily be taken away without causing backward-compatibility issues for users that chose to use the setting.

## Overview

No new additions to the ConfigYaml schema should be made for features that are experimental. This is because anything added to config.yaml can't easily be taken away without causing backward-compatibility issues for users that chose to use the setting.

You can tell whether a feature is experimental based off of whether anything was added to the "Experimental Settings" section of `UserSettingsForm.tsx`.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/review-rule) · https://claudary.paisolsolutions.com
