agent-loop-ext
Crash-resilient external agent loop with state persistence and CI/CD integration
Regenerate AGENTS.md for Factory AI with hook file architecture
$ npx -y skills add jmagly/aiwg --skill aiwg-regenerate-factory --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aiwg-regenerate-factoryContext preview
The summary Claude sees to decide when to auto-load this skill.
Regenerate AGENTS.md for Factory AI with hook file architecture
namespace: aiwg name: aiwg-regenerate-factory platforms: [all] description: "Regenerate AGENTS.md for Factory AI with hook file architecture"
> **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.
/aiwg-regenerate-factory # equivalent to: /aiwg-regenerate-agents
Reusable project context and specialist workflows for the AI tools you already use. Plan software, coordinate specialist reviews, prepare campaigns, investigate incidents, organize research, curate media, and maintain operational knowledge.
Repo: jmagly/aiwg
Crash-resilient external agent loop with state persistence and CI/CD integration
Detect requests for iterative autonomous agent loops and route to the appropriate loop executor
Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern
Enable agent loops to learn from similar past tasks and share patterns across loops
Query and manage the executable feedback debug memory
Execute tests on generated code and iterate until passing