Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install jmagly-aiwg-plugins-utils-skills-aiwg-regenerate-factorygit clone https://github.com/jmagly/aiwg.gitcp aiwg/SKILL.MD ~/.claude/skills/jmagly-aiwg-plugins-utils-skills-aiwg-regenerate-factory/SKILL.md--- 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