Sub-skill of testing-tdd-london: Metrics & Success Criteria.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill metrics-success-criteria --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Metrics Success Criteria?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-metrics-success-criteria-f4a476fc)More formats (shields.io, HTML) on the badges page.
---
name: testing-tdd-london-metrics-success-criteria
description: 'Sub-skill of testing-tdd-london: Metrics & Success Criteria.'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Metrics & Success Criteria
## Metrics & Success Criteria
| Metric | Target | Description |
|--------|--------|-------------|
| Interaction Coverage | 100% | All collaborator calls verified |
| Mock Isolation | 100% | No real dependencies in unit tests |
| Contract Consistency | 100% | Mocks match real interfaces |
| Test Speed | < 100ms | Per test (no I/O) |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!