name: wl-verify-and-sync description: Close a WealthLens HQ task properly — verify the changed seam and sync status artifacts when needed. user-invocable: true
WealthLens HQ Verify And Sync
Use this after meaningful work or before ending a session.
Verify first
- Re-read the requested outcome.
- Verify the changed seam directly (run tests, check output, validate format).
- State what was verified and what was not.
Sync when required
Update these only when the work actually changes their truth:
../hq-private/projects/wealthlens/memories/00_ACTIVE.md(private sibling repo) — if focus area status changedtasks/active-sprint.md— if a sprint task was completed or addedtasks/done.md— if a task should be marked complete../hq-private/projects/wealthlens/memories/decisions/— if a meaningful decision was made
Handoff format
## Changed
- <file>: <what changed>
## Verified
- <what was checked and result>
## Not verified
- <what was skipped and why>
## Failures / workarounds
- <any issues encountered>
## Status sync
- <docs updated or "no status change">
## Next slice
- <suggested follow-up>
Guardrails
- Keep status updates factual and short.
- Do not rewrite large docs just to mirror a small code change.
- Do not claim tests passed unless they actually ran.