instrument-agent
SolidIntegrate DashClaw SDK into any agent using the 4-step governance loop
Install
Quality Score: 92/100
Skill Content
Details
- Author
- ucsandman
- Repository
- ucsandman/DashClaw
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
register-on-dashclaw
Register any agent (including this one) as a governed agent on a DashClaw instance
dashclaw-governance
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/require_approval), when to record actions, how to wait for approvals, and session lifecycle management. Loads org-specific policies and capabilities from MCP resources at session start. Use with @dashclaw/mcp-server. Trigger on: governed agent, dashclaw governance, guard policy, approval wait, governed capability, risk threshold, action recording, session lifecycle.
build-dashclaw
Contribute to the DashClaw codebase — architecture, scaffolding, tests, CI