agent-loop-ext
Crash-resilient external agent loop with state persistence and CI/CD integration
Tier-3 steward worked examples, report scaffolds, session reload guidance, deploy errata, Hermes composition notes, and AIWG badge helper reference
$ npx -y skills add jmagly/aiwg --skill aiwg-steward-worked-examples --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aiwg-steward-worked-examplesContext preview
The summary Claude sees to decide when to auto-load this skill.
Tier-3 steward worked examples, report scaffolds, session reload guidance, deploy errata, Hermes composition notes, and AIWG badge helper reference
name: aiwg-steward-worked-examples namespace: aiwg description: Tier-3 steward worked examples, report scaffolds, session reload guidance, deploy errata, Hermes composition notes, and AIWG badge helper reference platforms: [all] triggers: - aiwg-steward worked examples - steward worked examples - steward report scaffold - steward badge helper - built with aiwg badge
Tier-3 examples and report scaffolds for `aiwg-steward`. Use this only when a request needs a formal report, worked transcript, badge helper details, or platform-specific troubleshooting table.
Read the full examples catalog at:
`agentic/code/addons/aiwg-utils/docs/agent-examples/aiwg-steward-examples.md`
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