--json Structured evidence
Emit structured evidence for the handoff. This does not refresh remote refs.
/ak:watzup --json Quick Ref / Command
Engineer Kit
/ak:watzup
Generate a short, evidence-backed handoff from Git refs, worktrees, unfinished plans, and roadmap docs, with prioritized next steps and rationale.
Run scanner
Read state
Summarize work
Measure plans
Rule 01
Status and handoff only; never turn a wrap-up into implementation.
Rule 02
Evidence-backed summaries beat broad branch dumps.
Rule 03
Priority next steps should explain why they outrank the alternatives.
Rule 04
Do not pretend the full scan succeeded when fallback inspection was used.
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
Close
Report, handoff, artifact
How to invoke the skill: syntax, positional arguments, shared options, then each subcommand with its own syntax and outcome.
Syntax
/ak:watzup [--json] [--fetch] [--since <date>] [--max-branches <n>] [--plan-limit <n>] [--max-plan-refs <n>] [--redact-paths]--json Structured evidence
Emit structured evidence for the handoff. This does not refresh remote refs.
/ak:watzup --json --fetch Refresh remotes
Run git fetch --all --prune before scanning. This contacts configured remotes and updates/prunes local remote-tracking refs; omit for the default local-only report.
/ak:watzup --fetch --since <date> Commit sample window
Limit sampled commits per branch. This does not limit plan or roadmap discovery.
/ak:watzup --since 2026-08-01 --max-branches <n> Branch summary limit
Limit branches summarized. Omitted branches still exist.
/ak:watzup --max-branches 20 --plan-limit <n> Short-output plan limit
Limit unfinished plans included in short output. This does not prove excluded plans are complete.
/ak:watzup --plan-limit 8 --max-plan-refs <n> Tracked plan ref limit
Limit ranked refs inspected for tracked plan files. A warning records truncation.
/ak:watzup --max-plan-refs 40 --redact-paths Redact absolute paths
Replace absolute paths with stable labels. This does not redact branch names, commit subjects, or document content.
/ak:watzup --redact-paths Hygiene ranks first
Dirty worktrees and detached HEAD states outrank normal roadmap work because they can lose context.
No network by default
Remote refs stay local unless the user explicitly asks for fresh remote state.
Not conversation compaction
Use ak-handoff when a fresh agent needs decisions, rationale, and session context.
Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.
/ak:watzup /ak:watzup--fetch
/ak:watzup /ak:watzup Brief handoff report
Pattern
Current State → Recent Work → Plans → Roadmaps → Next Steps → Warnings Short status with progress annotations and five to six priority-ranked actions.