소스 정보
- 저장소
- majiayu000/claude-skill-registry
- 최근 소스 활동
- 2026년 6월 23일 12:15
- 감지된 SKILL.md 언어
- 영어
- 스타
- 543
- 포크
- 85
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/majiayu000/claude-skill-registry --skill scale-check명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
SOC 직업 분류 기준
| name | scale-check |
| description | Create or update a scalability assessment at 2x, 10x, 100x |
This skill supports three modes: Create, Update, and Find.
| 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
CREATE: Generate complete new scale check using template below.
UPDATE:
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 Principle #8 (Scalable Systems).
Cross-phase - This skill validates scalability when designing processes, systems, or operational approaches at any phase.
Scalable Systems means processes that work as the organization grows. This skill stress-tests approaches at multiple scale levels to identify breaking points before they become problems.
# Scale Check: [Subject]
**Date**: [Date]
**Subject**: [Process/System/Initiative being assessed]
**Current Scale**: [Baseline metrics - team size, volume, etc.]
## Scale Dimensions
Define what "scale" means for this subject:
| Dimension | Current | 2x | 10x | 100x |
|-----------|---------|-----|------|------|
| [Users/Customers] | [N] | [2N] | [10N] | [100N] |
| [Team size] | [N] | [2N] | [10N] | [100N] |
| [Transaction volume] | [N] | [2N] | [10N] | [100N] |
| [Product lines] | [N] | [2N] | [10N] | [100N] |
| [Markets/Regions] | [N] | [2N] | [10N] | [100N] |
## 2x Scale Assessment
**Scenario**: [Describe what 2x looks like]
### What Works at 2x
- [Element that scales well]
- [Element that scales well]
### What Strains at 2x
| Element | Current State | 2x Impact | Severity |
|---------|---------------|-----------|----------|
| [Process/System] | [How it works now] | [What happens at 2x] | Low/Med/High |
| [Process/System] | [Current] | [2x impact] | Severity |
### 2x Verdict
**Status**: [Ready/Minor Adjustments/Significant Changes Needed]
**Immediate actions required**:
- [Action 1]
- [Action 2]
## 10x Scale Assessment
**Scenario**: [Describe what 10x looks like]
### What Works at 10x
- [Element that still scales]
- [Element that still scales]
### What Breaks at 10x
| Element | Current State | 10x Impact | Severity |
|---------|---------------|------------|----------|
| [Process/System] | [How it works now] | [What breaks at 10x] | Low/Med/High |
| [Process/System] | [Current] | [10x impact] | Severity |
### 10x Redesign Required
- [Major change needed]
- [Major change needed]
### 10x Verdict
**Status**: [Ready/Partial/Requires Fundamental Redesign]
**Medium-term investments required**:
- [Investment 1]
- [Investment 2]
: [Describe what 100x looks like - may be hypothetical]
[Core principle that endures]
[Fundamental approach that scales]
| Element | Current Approach | 100x Approach |
|---------|------------------|---------------|
| [Process] | [Manual/Semi-auto] | [Fully automated/AI-driven] |
| [Structure] | [Current] | [Required at 100x] |
[Describe what success looks like at 100x scale]
"Heroes" are individuals whose personal effort makes a non-scalable process work.
| Process | Hero Dependency | Impact if Hero Unavailable | Scale Limit |
|---------|-----------------|---------------------------|-------------|
| [Process 1] | [Name/Role] | [What breaks] | [When it breaks] |
| [Process 2] | [Name/Role] | [What breaks] | [When it breaks] |
| Bottleneck | Current Capacity | Scale at Which It Breaks | Mitigation |
|------------|------------------|--------------------------|------------|
| [Bottleneck 1] | [Capacity] | [2x/10x/100x] | [How to address] |
| [Bottleneck 2] | [Capacity] | [Scale] | [Mitigation] |
| Org Maturity Level | Appropriate Complexity | Current Complexity | Match? |
|--------------------|------------------------|-------------------|--------|
| Enabling | Low | [Current] | Yes/No |
| Established | Medium | [Current] | Yes/No |
| Company Leading | High | [Current] | Yes/No |
| Market Leading | Variable | [Current] | Yes/No |
: [Is current complexity appropriate for current maturity?]
| Investment | Cost | Impact | Priority |
|------------|------|--------|----------|
| [Investment 1] | [Effort/Cost] | [Scale enabled] | High/Med/Low |
| [Investment 2] | [Effort/Cost] | [Scale enabled] | Priority |
| Investment | Cost | Impact | Priority |
|------------|------|--------|----------|
| [Investment 1] | [Effort/Cost] | [Scale enabled] | High/Med/Low |
| [Investment 2] | [Effort/Cost] | [Scale enabled] | Priority |
| Investment | Cost | Impact | Priority |
|------------|------|--------|----------|
| [Investment 1] | [Effort/Cost] | [Scale enabled] | High/Med/Low |
| Scale Level | Readiness |
|-------------|-----------|
| 2x | [Ready/Partial/Not Ready] |
| 10x | [Ready/Partial/Not Ready] |
| 100x | [Ready/Partial/Not Ready] |
: [Highly Scalable/Moderately Scalable/Scale-Limited]
[Action]
[Action]
[Action]
[Action]
[Principle to preserve]
[Direction to head]
Immediately flag if:
/maturity-check - Assess current maturity level/commitment-check - Includes scalability consideration/strategic-bet - Should consider scale implications"Design for 10x, deliver for 2x, dream about 100x. Don't over-engineer for today, but don't paint yourself into a corner either."