UNPKG

aiwg

Version:

Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo

21 lines (20 loc) 526 B
{ "name": "hooks", "version": "1.0.0", "description": "Claude Code hooks for workflow tracing, session management, and observability. Capture multi-agent workflow traces in JSONL format for analysis and debugging.", "author": { "name": "AIWG Contributors", "email": "support@aiwg.io" }, "homepage": "https://aiwg.io", "repository": "https://github.com/jmagly/aiwg", "license": "MIT", "keywords": [ "hooks", "tracing", "observability", "workflow", "debugging", "session" ] }