Skip to content
Development
Skill

/aiwg-hooks

Install, configure, and inspect AIWG lifecycle hooks for tracing, permissions, session management, context injection, and quality gates.

From plugin
aiwg
176200 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --skill aiwg-hooks --agent claude-code

How 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-hooks

Context 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.

SKILL.md

aiwg-hooks.SKILL.md
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

AIWG Hooks

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.

References

  • @$AIWG_ROOT/agentic/code/addons/aiwg-hooks/README.md
  • @$AIWG_ROOT/agentic/code/addons/aiwg-utils/skills/hook-status/SKILL.md
  • @$AIWG_ROOT/agentic/code/addons/aiwg-utils/skills/hook-enable/SKILL.md
Ships withaiwg

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.

Get the whole plugin