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
22 lines (21 loc) • 542 B
JSON
{
"name": "utils",
"version": "1.5.0",
"description": "Core AIWG utilities for context regeneration, workspace management, development kit, and @-mention traceability. Essential foundation for other AIWG plugins.",
"author": {
"name": "AIWG Contributors",
"email": "support@aiwg.io"
},
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"license": "MIT",
"keywords": [
"utilities",
"workspace",
"context",
"devkit",
"scaffolding",
"traceability",
"core"
]
}