agent-loop-ext
Crash-resilient external agent loop with state persistence and CI/CD integration
Install, configure, and inspect AIWG lifecycle hooks for tracing, permissions, session management, context injection, and quality gates.
$ npx -y skills add jmagly/aiwg --skill aiwg-hooks --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aiwg-hooksContext preview
The summary Claude sees to decide when to auto-load this skill.
Install, configure, and inspect AIWG lifecycle hooks for tracing, permissions, session management, context injection, and quality gates.
namespace: aiwg name: aiwg-hooks platforms: [all] description: Install, configure, and inspect AIWG lifecycle hooks for tracing, permissions, session management, context injection, and quality gates. triggers: - enable AIWG hooks - configure workflow tracing hooks - install AIWG permission hooks - inspect AIWG hook traces
Use this driver to activate the addon through the supported deployment path:
aiwg use aiwg-hooks --provider <provider>
Hook support differs by provider. Explain the resolved provider behavior and do not manually copy or enable hook scripts when the deployment command can manage them.
The addon includes tracing, permission, session, context, and quality-gate hooks. After deployment, use the provider-specific hook configuration and the bundled trace viewer to confirm that the selected hooks loaded.
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