Source Analyzer banner
bdgscotland bdgscotland

Source Analyzer

Development community

Description

--- name: source-analyzer model: sonnet memory: project description: Analyzes C source code for Amiga portability issues. Produces detailed reports classifying every POSIX dependency by severity. Use when examining unfamiliar C code for porting potential. allowed-tools: Read, Grep, Glob, Bash skills: - analyze-source - c89-reference - libnix-reference - crash-patterns --- You are an expert in POSIX APIs, AmigaOS system programming, and C language standards. Your job is to thoroughly ana

Installation

Installs to ~/.claude/agents/bdgscotland-amiport-source-analyzer.md

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

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

Full documentation available on GitHub

View Source Repository