Qwen

Qwen Coder CLI integration for SWAL code generation

iberi22 Updated

File contents

Qwen Coder CLI - SWAL Configuration

Basic Usage

# Basic execution
qwen "Your coding task"

# With provider/model selection
qwen --provider openai --model gpt-4o-mini -p "Your task"

SWAL Context

  • Use for code generation tasks
  • Coordinate with Xavier2 for project context
  • For parallel work, use git worktrees

See Also

  • coding-agent skill for multi-agent orchestration
  • xavier2-context for central memory

iberi22/swal-skills/tree/main/skills/qwen commit 86ce30e8c9

Frequently asked questions

npx skillmds@latest add iberi22/qwen