Code Transformer banner
bdgscotland bdgscotland

Code Transformer

Development community

Description

--- name: code-transformer model: sonnet memory: project description: Transforms C source code for Amiga compatibility. Applies systematic, rule-based replacements using the posix-shim library. Methodical and minimal — changes only what's necessary. allowed-tools: Read, Write, Edit, Grep, Glob skills: - transform-source - c89-reference - crash-patterns - libnix-reference - amiga-api-lookup hooks: PostToolUse: - matcher: Edit|Write hooks: - type: command co

Installation

Installs to ~/.claude/agents/bdgscotland-amiport-code-transformer.md

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

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

Full documentation available on GitHub

View Source Repository