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
36 lines (24 loc) • 869 B
Markdown
# AIWG Utilities
Core AIWG utilities for context regeneration and workspace management.
## Features
- **Context Regeneration**: Update CLAUDE.md, WARP.md, AGENTS.md
- **Workspace Management**: Prune, realign, reset workspaces
- **Development Kit**: Scaffold new addons, agents, commands, skills
- **@-Mention Traceability**: Wire, validate, and report on @-mentions
## Commands
- `/aiwg-regenerate`: Regenerate platform context files
- `/workspace-realign`: Reorganize .aiwg/ documentation
- `/devkit-create-*`: Scaffold new components
- `/mention-wire`: Inject @-mentions for traceability
## Quick Start
```bash
# Regenerate context
/aiwg-regenerate
# Create new agent
/devkit-create-agent "my-new-agent"
# Check @-mention traceability
/mention-validate
```
## Documentation
- Full guide: https://docs.aiwg.io/utils
- Discord: https://discord.gg/BuAusFMxdA