Stability Review — Development skill for Claude Code
Run the quarterly stability review report.
How to install Stability Review
Installs to ~/.claude/skills/sungjin9288-design-ai-stability-review/SKILL.md
mkdir -p ~/.claude/skills/sungjin9288-design-ai-stability-review && curl -fsSL https://raw.githubusercontent.com/sungjin9288/design-ai/HEAD/commands/stability-review.md -o ~/.claude/skills/sungjin9288-design-ai-stability-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Stability Review does
description: Run the quarterly stability review report. Surfaces files due for promotion or re-review.
You are running the quarterly stability review for the design-ai knowledge corpus.
Step 1 — Generate the report
Run:
python3 tools/audit/stability-review.py --output docs/STABILITY-REVIEW.md
This produces `docs/STABILITY-REVIEW.md` with:
- Summary by stability level (stable / beta / experimental / deprecated).
- Promotion candidates (experimental → stable after 6mo;
Alternatives in Development
- M Review Completion — Review code against a plan and generate a quality report 139 ★
- Aod.Roadmap — Scaffold a quarterly roadmap document from completed PRDs with PM sign-off 89 ★
- Bench Capture — Score the 2 bench variant folders for one size (build/acceptance/regression/conventions/capture + rubric + cro 85 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Report SEO
Generate a quarterly SEO performance report for the client.
Due Diligence
Structured due diligence report for a single stock symbol with valuation, quality, growth, technical, and perf
Meta Review
Run a quarterly framework evaluation (macro loop). Assesses agent effectiveness, architectural drift, rule upd
Csf Quarterly Update
Claude Agent Skill that drafts a CSF quarterly update (Quarterly_Updates row) from an evidence corpus — timeli
Competency Review
Quarterly competency review — assess skill progress, update user_profile.md, and set the next review date.
Vocabulario
Review vocabulary flashcards due today using spaced repetition (words picked up from tech-english-vocab lookup
Related Agents
Flaky Test Isolator
USE WHEN a test intermittently fails on unchanged code. Runs it N times sequentially, captures pass/fail + std
Review Data Eng
Reviews plans and specs from the perspective of a data engineer and ETL pipeline builder. Use when evaluating
Android Performance Engineer
Use this agent to review native Android code for performance problems — Jetpack Compose recomposition and stab