Verify Done — Development skill for Claude Code
5pm ritual. Check today's outcomes, log what shipped, flag what slipped, write tomorrow's 3.
How to install Verify Done
Installs to ~/.claude/skills/walidboulanouar-define-done-verify-done/SKILL.md
mkdir -p ~/.claude/skills/walidboulanouar-define-done-verify-done && curl -fsSL https://raw.githubusercontent.com/walidboulanouar/define-done/HEAD/commands/verify-done.md -o ~/.claude/skills/walidboulanouar-define-done-verify-done/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify Done does
description: 5pm ritual. Check today's outcomes, log what shipped, flag what slipped, write tomorrow's 3.
/verify-done
The 5pm hard stop ritual. Run it once per day, at 5pm, before closing the laptop.
What it does
- Loads the most recent tracker from
008_Builds/define-done/ - Asks the user what shipped today (one outcome at a time)
- Updates the HTML state (preserves the live JS, but writes the truth)
- Logs the day to
008_Builds/define-done/log.md - If today < 3/3 → as
Alternatives in Development
- Done Check — PUA Done Check — 用于没跑测试别说完成、已完成但没证据、done without proof、需要验收/回归/交付质量检查的场景 19.5k ★
- Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
- Ensue Skill — A persistent knowledge tree that grows with you - what you learn today enriches tomorrow's reasoning 411 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Start The Day
Morning ritual for Team Lead — sync main, verify state, run sweeps, load today's plan.
Checkin
Do your daily check-in - log mood, wins, blockers, and tomorrow's plan
Evening Winddown
Evening wind-down routine that recaps today, scores mood, and prioritizes tomorrow.
Define Done
Plan N days of binary outcomes (3 max/day), apply prompting principles, output branded HTML tracker
Vibe To Ship
Productionized graph engineering for everyday vibe coders — a drop-in agent skill (Claude Code + opencode) tha
Today
Create a morning heartbeat from repository state and update the local heartbeat log.
Related Agents
Test QA Engineer
Use proactively after implementing features - write tests, verify functionality, check edge cases, and ensure
New Story Reviewer
Check a Trade Story that /write-story has just written, before the trader sees it. Runs the checks verify-stor
Daw Module Verifier
Spawn it in VERIFY, on an implementation it did not write, to cross-check a module against the PRD, the spec a