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.
Regenerate OpenCode context file (.opencode/context.md) with AIWG framework content
Regenerate the .opencode/context.md file for OpenCode integration. Performs an intelligent merge — preserving team-written content while updating AIWG context.
Team content is preserved. AIWG content is updated. Hook file approach used when supported.
| Flag | Description |
|---|---|
--no-backup | Skip creating backup file |
--dry-run | Preview changes without writing |
--full-inject | Inject full content directly into context.md (legacy/compatibility mode) |
--migrate | Migrate existing full-injection to hook file approach |
By default, this command uses the hook file architecture:
AIWG-opencode.md with AIWG framework content@AIWG-opencode.md directive to .opencode/context.mdNote: OpenCode's support for @file directives is not yet confirmed. If the @ directive is not supported, use --full-inject as a fallback. See #444 for status.
Unless --no-backup specified, create .opencode/context.md.backup-{YYYYMMDD-HHMMSS}.
npx skills add Fortemi/HotM --skill aiwg-regenerate-opencodeHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.