Dashclaw Postcommit banner
ucsandman ucsandman

Dashclaw Postcommit

Git community

Description

--- 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 check

Installation

Installs to ~/.claude/commands/ucsandman-dashclaw-dashclaw-postcommit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ucsandman/DashClaw/HEAD/.claude/commands/dashclaw-postcommit.md -o ~/.claude/commands/ucsandman-dashclaw-dashclaw-postcommit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository