review-amiga
CommunityRigorous AmigaOS port code review.
Authorbdgscotland
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Amiga-specific code review ensures ported C programs adhere to AmigaOS conventions, avoid stack and memory issues, and prevent resource leaks that standard reviews might miss.
Core Features & Use Cases
- Stack safety checks tailored to AmigaOS (4KB default stack, chip vs fast RAM considerations) and detection of deep recursion.
- Memory management and cleanup verification, including AllocMem/AllocVec usage, memory leaks, and proper FreeVec/FreeMem release across error paths.
- BPTR handling and file/dir lifecycle checks, ensuring proper Lock/UnLock, Open/Close, and CurrentDir restoration.
- AmigaOS library protocol and version checks, ensuring libraries are opened/closed and compatibility is respected.
- AmiPort shim usage and adherence to conventions, including instrumentation comments and correct wrapper usage.
- Platform compatibility checks for 68k alignment, endianness, and struct alignment pitfalls.
Quick Start
Run the Amiga code review on the ported source located at the provided path to obtain a structured, actionable report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: review-amiga Download link: https://github.com/bdgscotland/amiport/archive/main.zip#review-amiga Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.