# Sweep

> Audit the current Fallow session for missed work, incomplete verification, stale documentation, companion drift, or cleanup before final completion.

- Skill: `fallow-rs/sweep` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fallow-rs/sweep`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fallow-rs/sweep/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: fallow-rs (https://skillmd.com/u/fallow-rs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fallow-rs/sweep

---


# Sweep

1. Re-read the user's full request, active plan, diff, and live pull-request
   state.
2. Map every acceptance criterion to authoritative evidence.
3. Check for missed consumers, output formats, filters, docs, skills, schemas,
   CI scripts, companion repositories, and private/public boundaries.
4. Re-run any weak or stale verification.
5. Fix in-scope omissions and document genuine separate follow-ups.
6. Verify branches, worktrees, temporary worktrees, and generated artifacts are
   clean.

Finding no obvious bug is not completion. Prove every requested outcome.

