# Verify Workstream

> Validate workstream documentation against codebase reality. Use when this capability is needed.

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

---


# @verify-workstream

Before @build or @oneshot, validate docs match codebase.

## Workflow

1. **Read WS** — Parse frontmatter: goal, scope_files, acceptance_criteria
2. **Find files** — Glob to locate scope files. Gate: all must exist
3. **Read implementation** — Parse structure, identify patterns
4. **Compare** — Table: Documentation | Reality | Status
5. **Recommend** — PAUSE (high mismatch) / PROCEED / PROCEED WITH ADAPTATIONS

## Output

Verification complete. Severity. Recommendation. Comparison table.

## Integration

@build invokes this before execution.

## See Also

- @reality-check — Quick single-file check
- @build — Auto-runs verification

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/fall-out-bug) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

