# Verify

> Run lint and unit tests to verify the current state of the codebase. Use after making changes before marking a task done. Use when this capability is needed.

- Skill: `tomevault-io/verify-23` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/verify-23`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/verify-23/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/verify-23

---


Run the following commands in sequence and report any failures:

```bash
pnpm lint
pnpm test
```

If lint fails, show the specific errors and which files are affected.
If tests fail, show the failing test names and error messages.

If both pass, confirm that lint and tests are clean.

---
> Source: [NarHakobyan/awesome-nest-boilerplate](https://github.com/NarHakobyan/awesome-nest-boilerplate) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-25 -->

