status-state-change-review

Reviews proposed status value and color changes against OpenStack canonical states.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dadafinger/dadafinger-skills --skill status-state-change-review-dadafinger
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: status-state-change-review
Source: https://github.com/dadafinger/dadafinger-skills/tree/main/proprium/cursor/skills/status-state-change-review
Command: npx skills add https://github.com/dadafinger/dadafinger-skills --skill status-state-change-review-dadafinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When teams propose adding or changing status values, colors, or mappings for Storage > Shared File > Access Rules, there is a risk of drifting away from the maintained baseline and OpenStack canonical state definitions. This Skill validates those proposals so terminology, colors (especially orange), and wording stay consistent. ## Core Features & Use Cases - Status Name Validation: Checks proposed status value additions or changes against the maintained baseline and OpenStack canonical states. - Color and Mapping Review: Verifies color assignments (with special attention to orange) and status-to-state mappings. - Wording Review: Handles Korean review requests such as 상태값 변경, 상태 정의 검토, 색상 검토, and 액세스 규칙 상태. - Use Case: A planner proposes renaming an access rule status and changing its color to orange; run this review to confirm the change aligns with the baseline and OpenStack state definitions before applying it. ## Quick Start Ask the assistant to review the proposed status value and color changes for Shared File Access Rules against the baseline and OpenStack canonical states.

Frequently Asked Questions about status-state-change-review

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

FAQPage Schema
How do I review status value changes for Shared File Access Rules?▼

Submit the proposed status additions or changes and the Skill validates them against the maintained baseline and OpenStack canonical states. It checks names, colors, mappings, and wording before the change is applied.

What does this status review check for color assignments?▼

It verifies proposed status colors against the baseline definitions, with special attention to orange usage. Colors that conflict with canonical state semantics are flagged during review.

Does the review support Korean review requests?▼

Yes, it triggers on Korean phrasing such as 상태값 변경, 상태 정의 검토, 색상 검토, and 액세스 규칙 상태. The review criteria remain the baseline and OpenStack canonical states.

Where are the actual review instructions defined?▼

The Cursor entry point delegates to the source of truth at agent-shared/skills/status-state-change-review/SKILL.md. That file is read at execution time and its instructions are followed.

When should I not use this status review?▼

Do not use it for general Figma spec format checks or HTML bundle consistency reviews, which are handled by separate review skills. It is scoped specifically to status value, color, and mapping changes for Access Rules.