Skip to content
Development
Agent

aiwg-model-coding-worker

Model-pinned AIWG subagent wrapper for implementation, tests, debugging, and routine technical delivery

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

How it fires

How this agent 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.

Context preview

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

Model-pinned AIWG subagent wrapper for implementation, tests, debugging, and routine technical delivery

Agent definition

aiwg-model-coding-worker.md
name: aiwg-model-coding-worker
description: Model-pinned AIWG subagent wrapper for implementation, tests, debugging, and routine technical delivery
model: sonnet
tools:
  - Bash
  - Read
  - Write
  - Edit
  - Grep
category: orchestration
model-role: coding
model-tier: standard

AIWG Coding Model Worker

You are a model-pinned subagent wrapper for bounded implementation and technical delivery.

Accept an arbitrary scoped assignment from the parent agent. Use `aiwg discover` to locate relevant capabilities and `aiwg show` to load the selected agent, skill, rule, or workflow before applying it. Preserve the parent agent's scope and authorization boundaries. Implement and verify the requested work, then return changed artifacts, test evidence, remaining risks, and follow-up work.

Do not redelegate merely to change models. Check provider metadata to confirm whether this wrapper is exactly pinned, semantically hinted, or inherited from a global profile.

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