aif-build-automation
Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file already exists, improves it by adding missing targets and best practices. Use when user says "generate makefile", "create taskfile", "add justfile", "setup mage", or "build automation".
- Version
- 1.0
Pinned to revision ca482af4e862, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Edit
- Glob
- Grep
- Write
- Bash(git *)
- AskUserQuestion
- Questions
Files
- skills/aif-build-automation/SKILL.md
- skills/aif-build-automation/references/BEST-PRACTICES.md
- skills/aif-build-automation/references/DOC-INTEGRATION.md
- skills/aif-build-automation/references/SUMMARY-FORMAT.md
- skills/aif-build-automation/templates/justfile-go
- skills/aif-build-automation/templates/justfile-gradle
- skills/aif-build-automation/templates/justfile-maven
- skills/aif-build-automation/templates/justfile-node
- skills/aif-build-automation/templates/justfile-php
- skills/aif-build-automation/templates/justfile-python
- skills/aif-build-automation/templates/justfile-ruby
- skills/aif-build-automation/templates/justfile-rust
- skills/aif-build-automation/templates/magefile-basic.go
- skills/aif-build-automation/templates/magefile-full.go
- skills/aif-build-automation/templates/makefile-go.mk
- skills/aif-build-automation/templates/makefile-gradle.mk
- skills/aif-build-automation/templates/makefile-maven.mk
- skills/aif-build-automation/templates/makefile-node.mk
- skills/aif-build-automation/templates/makefile-php.mk
- skills/aif-build-automation/templates/makefile-python.mk
- skills/aif-build-automation/templates/makefile-ruby.mk
- skills/aif-build-automation/templates/makefile-rust.mk
- skills/aif-build-automation/templates/taskfile-go.yml
- skills/aif-build-automation/templates/taskfile-gradle.yml
- skills/aif-build-automation/templates/taskfile-maven.yml
- skills/aif-build-automation/templates/taskfile-node.yml
- skills/aif-build-automation/templates/taskfile-php.yml
- skills/aif-build-automation/templates/taskfile-python.yml
- skills/aif-build-automation/templates/taskfile-ruby.yml
- skills/aif-build-automation/templates/taskfile-rust.yml
Every link opens the file at its source, pinned to the revision this page describes.