scale-check
This skill supports three modes: Create, Update, and Find.
npx skills add majiayu000/claude-skill-registry --skill scale-check --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: scale-check description: Create or update a scalability assessment at 2x, 10x, 100x argument-hint: [process, system, or initiative] or [update path/to/check.md] --- ## Document Intelligence This skill supports three modes: **Create**, **Update**, and **Find**. ### Mode Detection | Signal | Mode | Confidence | |--------|------|------------| | "update", "reassess", "refresh" in input | UPDATE | 100% | | File path provided | UPDATE | 100% | | "create", "new", "assess" in input | CREATE | 100% | | "find", "search", "list" | FIND | 100% | | "the scale check", "our assessment" | UPDATE | 85% | | Just process/system/initiative | CREATE | 60% | **Threshold**: ≥85% auto-proceed | 70-84% state assumption | <70% ask user ### Mode Behaviors **CREATE**: Generate complete new scale check using template below. **UPDATE**: 1. Check document registry first, then search user's structure 2. Preserve investment roadmap and historical assessments 3. Update scale readiness or bottleneck analysis 4. Show diff summary **FIND**: Check registry, then search user's folders for scale checks. --- Assess **scalability** of a process, system, or initiative at 2x, 10x, and 100x scale, validating Princip
- Document Intelligence
- Mode Detection
- Mode Behaviors
- V2V Phase
- Purpose
- Output Structure
- Instructions
- Validation Questions
- Red Flag Triggers
- When to Use
- Related Skills
- Operating Principle
What does the scale-check skill do?
This skill supports three modes: Create, Update, and Find.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill scale-check --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
