/aiwg-steward-worked-examples
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.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/aiwg-steward-worked-examples
Context 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
SKILL.md
aiwg-steward-worked-examples.SKILL.mdname: 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
AIWG Steward Worked Examples
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`
Contains
- Steward report templates.
- Simple refresh and cross-provider deploy transcripts.
- Capability routing examples.
- Destructive-operation confirmation example.
- Kernel-pivot version provenance and edge cases.
- Post-deploy session reload table.
- Hermes composition reference.
- Common deploy errata by provider.
- Badge Helper full reference, including Built With AIWG / Powered By AIWG snippets and README placement guidance.
References
- [[aiwg-steward routing reference]]
- @$AIWG_ROOT/agentic/code/addons/aiwg-utils/docs/agent-examples/aiwg-steward-examples.md
Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.
Repo: jmagly/aiwg
Other skills on aiwg.
- /agent-loop-ext
Crash-resilient external agent loop with state persistence and CI/CD integration
Open skill - /agent-loop
Detect requests for iterative autonomous agent loops and route to the appropriate loop executor
Open skill - /auto-test-execution
Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern
Open skill - /cross-task-learner
Enable agent loops to learn from similar past tasks and share patterns across loops
Open skill - /debug-memory
Query and manage the executable feedback debug memory
Open skill - /execute-feedback
Execute tests on generated code and iterate until passing
Open skill

