---
name: Verify
slug: verify-6
category: Quality
description: Verify runs focused tests before the full suite to validate one bounded change. Use it to quickly check a specific change without running the entire test suite.
github: "https://github.com/QoderAI/better-harness/tree/main/test/fixtures/harness-component-snapshot/project/.qoder/skills/verify"
language: JavaScript
stars: 1898
forks: 158
install: "npx degit https://github.com/QoderAI/better-harness/tree/main/test/fixtures/harness-component-snapshot/project/.qoder/skills/verify ~/.claude/skills/verify"
installs_to: ~/.claude/skills/verify
source_path: test/fixtures/harness-component-snapshot/project/.qoder/skills/verify/SKILL.md
collection_size: 9
category_size: 1354
collection_url: "https://dirskills.com/collections/QoderAI/better-harness"
added: 2026-08-18T06:59:15.997Z
last_synced: 2026-08-18T06:59:15.997Z
canonical_url: "https://dirskills.com/skills/verify-6"
---

# Verify

Verify runs focused tests before the full suite to validate one bounded change. Use it to quickly check a specific change without running the entire test suite.

**Install:**

```bash
npx degit https://github.com/QoderAI/better-harness/tree/main/test/fixtures/harness-component-snapshot/project/.qoder/skills/verify ~/.claude/skills/verify
```

## README

Run focused tests before the full suite.
