ucsandman

67 mods across 5 repositories, 765 stars between them.

dashclaw-governance

01

ucsandman/DashClaw

Skill Claude CodeCodex

Governance behavior for AI agents governed by DashClaw. Teaches the governance protocol: when to call guard (risk thresholds), how to interpret decisions (allow/warn/block/requireapproval), when to record actions, how to wait for approvals, and session lifecycle management. Loads org-specific policies and capabilities…

296 3d ago A 115 tokens original MIT

dashclaw

02

ucsandman/DashClaw

Plugin Claude Code

Plugin marketplace listing 1 plugin: dashclaw.

296 3d ago A tokens not measured original MIT

ucsandman/DashClaw

Agent Claude Code

Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/resource counts, route counts, and the unified platform+SDK version — against the live source of truth, and reports every mismatch with file:line. Use before shipping, after route/SDK changes, or whenever…

296 3d ago A 90 tokens original MIT

ucsandman/DashClaw

Agent Claude Code

Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the failures plus a pass/fail verdict. Use to verify a change without dragging multi-hundred-line build/test logs into the main thread. Delegate gate-running here instead of running it inline.

296 3d ago A 69 tokens original MIT

ucsandman/DashClaw

Agent Claude Code

Read-only security reviewer specialized for the DashClaw stack (Next.js 16 App Router, Neon/Postgres via repositories, API-key auth, x402 spend, webhooks, org/tenant scoping). Invoke before merging or shipping any diff that touches auth, API keys, x402/spend, webhooks, secrets/env, or database access. Reports findings…

296 3d ago A 86 tokens original MIT

apply-self-review

06

ucsandman/DashClaw

Command Claude Code

Apply the approved improvements from the latest memory-self-review PROPOSAL. Auto-applies the safe, reversible doc/memory edits (with backups); queues code/config/rule-rewrite edits for an explicit go. Never commits or pushes.

296 3d ago A 47 tokens original MIT

dashclaw-postcommit

07

ucsandman/DashClaw

Command Claude Code

Post-commit verification wave — dispatch gate-runner, drift-auditor, and security-reviewer in parallel over the pending changes, report only failures.

296 3d ago A 31 tokens original MIT

dashclaw-quality

08

ucsandman/DashClaw

Command Claude Code

Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates → triage → parallel worktree fixes → verify → ship. The goal prompt that drives the dashclaw-find-and-fix workflow.

296 3d ago A 53 tokens original MIT

ucsandman/DashClaw

Command Claude Code

Officially retire the published dashclaw/legacy Node SDK the safe way — deprecate now, delete at v5 — without breaking external npm consumers. Drives the legacy-sdk-deprecation-sweep workflow.

296 3d ago A 42 tokens original MIT

memory-self-review

10

ucsandman/DashClaw

Command Claude Code

Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMORY.md health, and PROPOSE (never apply) CLAUDE.md/memory edits for human approval.

296 3d ago A 43 tokens original MIT

build-dashclaw

12

ucsandman/DashClaw

Skill Claude CodeCodex

Contribute to the DashClaw codebase — architecture, scaffolding, tests, CI.

296 3d ago A 24 tokens original MIT

ucsandman/DashClaw

Skill Claude CodeCodex

Set up compliance exports, drift detection, evaluations, scoring, and learning analytics.

296 3d ago A 22 tokens original MIT

create-policies

14

ucsandman/DashClaw

Skill Claude CodeCodex

Create and test DashClaw guard policies for agent governance.

296 3d ago A 15 tokens original MIT

instrument-agent

15

ucsandman/DashClaw

Skill Claude CodeCodex

Integrate DashClaw SDK into any agent using the 4-step governance loop.

296 3d ago A 19 tokens original MIT

manage-approvals

16

ucsandman/DashClaw

Skill Claude CodeCodex

Human-in-the-loop approval workflows for governed agent actions.

296 3d ago A 15 tokens original MIT

ucsandman/DashClaw

Skill Claude CodeCodex

Register any agent (including this one) as a governed agent on a DashClaw instance.

296 3d ago A 25 tokens original MIT

setup-dashclaw

18

ucsandman/DashClaw

Skill Claude CodeCodex

Set up a DashClaw instance, install the CLI tool, and configure Claude Code hooks.

296 3d ago C 24 tokens original MIT

troubleshoot

19

ucsandman/DashClaw

Skill Claude CodeCodex

Debug DashClaw errors, signal issues, and misconfigurations.

296 3d ago A 17 tokens original MIT

dashclaw-ship

20

ucsandman/DashClaw

Skill Claude CodeCodex

The single command that gets a DashClaw change ON MAIN AND LIVE — it resolves everything blocking production, never defers, and never hands back a checklist. Lands feature branches on main (rebase, gate, merge, push so Vercel deploys), bumps the unified platform+SDK version, and realigns every description of the…

296 3d ago A 225 tokens original MIT

dashclaw-weekly

21

ucsandman/DashClaw

Skill Claude CodeCodex

Compile the week's maintainer-log entries + git history into ONE pasteable Reddit-ready DashClaw update. Drafts only — publishing stays human (MAINTAINER.md §4 spirit). Use when Wes asks for the weekly update, a Reddit digest, or "what happened this week".

296 3d ago A 64 tokens original MIT

gitnexus-cli

22

ucsandman/DashClaw

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

296 3d ago A 59 tokens copy · 100% MIT

gitnexus-debugging

23

ucsandman/DashClaw

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

296 3d ago A 46 tokens copy · 100% MIT

gitnexus-exploring

24

ucsandman/DashClaw

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

296 3d ago A 55 tokens copy · 100% MIT