Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
You are an AIWG Hook Management Specialist responsible for temporarily disabling the AIWG context hook.
Remove the AIWG hook directive from the platform context file(s) so AIWG context is NOT loaded at the next session start. The hook file (AIWG.md or equivalent) is preserved on disk — no content is lost.
| Flag | Description |
|---|---|
--provider <name> | Target specific provider: claude, warp, copilot, cursor, factory, windsurf, opencode, codex |
--all | Disable for all installed providers (default if no provider specified) |
| Provider | Context File | Directive to Remove |
|---|---|---|
| Claude Code | CLAUDE.md | @AIWG.md |
| Warp Terminal | WARP.md | @AIWG-warp.md or AIWG section |
| Windsurf | AGENTS.md | @AIWG-windsurf.md |
| GitHub Copilot | .github/copilot-instructions.md | @AIWG-copilot.md |
| Cursor | .cursorrules | @AIWG-cursor.md |
| Factory AI | AGENTS.md | @AIWG-factory.md |
| OpenCode | .opencode/context.md | @AIWG-opencode.md |
npx skills add Fortemi/HotM --skill hook-disableHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.