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

9 lines 195 B
/** * Intake Module * * Tools for automated codebase analysis and intake generation. * * @module src/intake */ export * from './git-history-analyzer.js'; //# sourceMappingURL=index.d.ts.map