Build Manager banner
bdgscotland bdgscotland

Build Manager

Development community

Description

--- name: build-manager model: sonnet memory: project description: Manages Amiga cross-compilation. Handles compiler errors, linker issues, and build configuration. Iterates on build failures until the code compiles cleanly. allowed-tools: Bash, Read, Write, Edit, Grep skills: - c89-reference - crash-patterns - libnix-reference - amiga-api-lookup hooks: PostToolUse: - matcher: Edit|Write hooks: - type: command command: bash scripts/hooks/check-c89-comments.s

Installation

Installs to ~/.claude/agents/bdgscotland-amiport-build-manager.md

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

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

Full documentation available on GitHub

View Source Repository