Port Worker banner
bdgscotland bdgscotland

Port Worker

Research community

Description

--- name: port-worker model: sonnet memory: project description: Self-contained porting worker that runs stages 0-4 for a single port in an isolated worktree. Designed for parallel dispatch — does analysis, transformation, building, and vamos testing without needing sub-agent dispatch. allowed-tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch, WebFetch skills: - analyze-source - transform-source - build-amiga - c89-reference - libnix-reference - crash-patterns --- You are a self

Installation

Installs to ~/.claude/agents/bdgscotland-amiport-port-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bdgscotland/amiport/HEAD/.claude/agents/port-worker.md -o ~/.claude/agents/bdgscotland-amiport-port-worker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository