apply-self-review
Apply the approved improvements from the latest memory-self-review PROPOSAL. Auto-applies the safe, reversible doc/memory edits (with backups); queues…
Post-commit verification wave — dispatch gate-runner, drift-auditor, and
> /plugin marketplace add ucsandman/DashClaw > /plugin install dashclaw@dashclaw
How it fires
How this command gets triggered: by you, by Claude, or both.
/dashclaw-postcommitContext preview
What this command does when you run it.
Post-commit verification wave — dispatch gate-runner, drift-auditor, and
description: Post-commit verification wave — dispatch gate-runner, drift-auditor, and security-reviewer in parallel over the pending changes, report only failures. argument-hint: "[optional: scope note passed to all three agents]"
Dispatch these three subagents IN ONE MESSAGE so they run concurrently. Each agent definition carries its own `model:`; do not override it.
1. `dashclaw-gate-runner` — "Run the DashClaw verification gates (lint, full vitest, build, and the contract checks if routes/SDK/schema changed) and report only failures plus a pass/fail verdict. $ARGUMENTS" 2. `dashclaw-drift-auditor` — "Audit the drift-prone counts and the unified version against live truth. Scope of change: the pending changes on the current branch (use git diff/status to find them). $ARGUMENTS" 3. `dashclaw-security-reviewer` — "Security-review the pending changes on the current branch (use git diff/status to find them). Focus on the DashClaw auth / API-key / x402 / webhook / repository-SQL / secrets surface. $ARGUMENTS"
When all three return, produce ONE combined verdict:
loudly and count the wave as FAIL — a skipped review is not a passed review.
Remote approvals, policy checks, and execution evidence for unattended AI agents.
Repo: ucsandman/DashClaw
Apply the approved improvements from the latest memory-self-review PROPOSAL. Auto-applies the safe, reversible doc/memory edits (with backups); queues…
Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates → triage → parallel worktree fixes → verify →…
Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMORY.md health, and PROPOSE (never apply)…