Agent Skills by Duncan
Showing 19 vetted skills indexed across 1 GitHub repositories.
catalog-status
Compute porting catalog readiness distributions and recommend next batches.
port-status
Consolidate a single port's completion status across build, tests, reviews, catalog, site data, and documentation.
libnix-reference
Summarize libnix C runtime function availability and POSIX compatibility for AmigaOS.
debug-amiga
...
capture-learning
Route porting-session learnings to local enforcement or amiga-kb via a decision tree.
extend-shim
Implement POSIX functions in the amiport shim with ANSI C89 and tests.
port-project
Port C projects to AmigaOS 3.x through an end-to-end pipeline.
transform-source
Transform POSIX C source into AmigaOS-compatible code with tiered wrappers.
analyze-source
Analyze C source code for Amiga portability blockers and generate a structured porting report.
build-amiga
Cross-compile AmigaOS C source with bebbo-gcc or VBCC inside Docker.
crash-patterns
Diagnose AmigaOS crashes using documented crash signatures, root causes, and fixes.
amiga-api-lookup
Look up AmigaOS API signatures and types from ADCD autodocs.
write-arexx
Guide ARexx scripting and testing for AmigaOS with structured references.
review-amiga
Analyze ported C code for AmigaOS correctness and generate a structured report.
test-amiga
Run Amiga binaries under Vamos and compare output against native builds.
batch-port
Dispatch the next ready porting candidate from a central catalog.
batch-port-parallel
Coordinate parallel batch porting across AmigaOS ports with shared resource management.
post-news
Append news entries to site/data/news.json and deploy the site.
c89-reference
List unavailable C99 features and libnix compatibility rules for AmigaOS C89 porting.