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
35 lines (25 loc) • 1.02 kB
Markdown
namespace: aiwg
name: aiwg-regenerate-factory
platforms: [all]
description: "Regenerate AGENTS.md for Factory AI with hook file architecture"
# Regenerate AGENTS.md (Factory Alias)
> **Note:** This command is an alias for `/aiwg-regenerate-agents`.
> Use `/aiwg-regenerate-agents` for the canonical command.
This alias exists for backward compatibility. Both commands regenerate AGENTS.md.
## Usage
```text
/aiwg-regenerate-factory
# equivalent to:
/aiwg-regenerate-agents
```
## See Also
- `/aiwg-regenerate-agents` - The canonical command for AGENTS.md
- `/aiwg-regenerate-claude` - Regenerate CLAUDE.md
- `/aiwg-regenerate-warp` - Regenerate WARP.md
- `/aiwg-regenerate` - Auto-detect platform
## References
- @$AIWG_ROOT/agentic/code/addons/aiwg-utils/README.md — aiwg-utils addon overview
- @$AIWG_ROOT/docs/cli-reference.md — CLI reference for aiwg sync and regenerate commands
- @$AIWG_ROOT/agentic/code/frameworks/sdlc-complete/README.md — SDLC framework context deployed to AGENTS.md