# [SKILL_NAME] Evaluation

**Date:** YYYY-MM-DD
**Evaluator:** [agent/human]
**Skill version:** [version or commit]
**Automated score:** [run eval-skill.py and paste summary]

---

## Automated Checks

```
[paste eval-skill.py output here]
```

## Manual Assessment

| # | Criterion | Score | Notes |
|---|-----------|-------|-------|
| 1.1 | Completeness | /4 | |
| 1.2 | Correctness | /4 | |
| 1.3 | Appropriateness | /4 | |
| 2.1 | Fault Tolerance | /4 | |
| 2.2 | Error Reporting | /4 | |
| 2.3 | Recoverability | /4 | |
| 3.1 | Token Cost | /4 | |
| 3.2 | Execution Efficiency | /4 | |
| 4.1 | Learnability | /4 | |
| 4.2 | Consistency | /4 | |
| 4.3 | Feedback Quality | /4 | |
| 4.4 | Error Prevention | /4 | |
| 5.1 | Discoverability | /4 | |
| 5.2 | Forgiveness | /4 | |
| 6.1 | Credential Handling | /4 | |
| 6.2 | Input Validation | /4 | |
| 6.3 | Data Safety | /4 | |
| 7.1 | Modularity | /4 | |
| 7.2 | Modifiability | /4 | |
| 7.3 | Testability | /4 | |
| 8.1 | Trigger Precision | /4 | |
| 8.2 | Progressive Disclosure | /4 | |
| 8.3 | Composability | /4 | |
| 8.4 | Idempotency | /4 | |
| 8.5 | Escape Hatches | /4 | |
| | **TOTAL** | **/100** | |

## Priority Fixes

### P0 — Fix Before Publishing
1.

### P1 — Should Fix
1.

### P2 — Nice to Have
1.

## Revision History
| Date | Score | Notes |
|------|-------|-------|
| | /100 | Baseline |
