Skip to content
Development
Skill

/aiwg-regenerate-legacy

Regenerate provider startup context using the legacy inline compatibility branch

From plugin
aiwg
176200 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --skill aiwg-regenerate-legacy --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-regenerate-legacy

Context preview

The summary Claude sees to decide when to auto-load this skill.

Regenerate provider startup context using the legacy inline compatibility branch

SKILL.md

aiwg-regenerate-legacy.SKILL.md
namespace: aiwg
name: aiwg-regenerate-legacy
platforms: [all]
kernel: true
description: Regenerate provider startup context using the legacy inline compatibility branch
commandHint:
  argumentHint: "[--provider <name>] [--dry-run]"
  allowedTools: Bash, Read
  model: haiku
  category: maintenance
  modelRole: efficiency
  modelTier: economy

Regenerate Legacy Inline Context

Use this branch only for compatibility with a provider or project that still requires AIWG context embedded directly in its startup file.

The deterministic command is:

aiwg regenerate --full-inject [--provider <name>] [--dry-run]

The CLI writes `<!-- BEGIN AIWG -->` / `<!-- END AIWG -->` markers, preserves operator prose outside managed blocks, backs up changed existing files, and does not create `WORKSPACE.md`. Preview first for established projects.

Return to the canonical graph with [aiwg-regenerate-workspace](../aiwg-regenerate-workspace/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