Updates Linux recipes in the Stella project (of flavour type `binary`) by adding a given target version, properly modifying existing bash scripts. This skill takes as input a list of recipes to update (typically produced by `detect-updatable-binary-recipes`) and generates the necessary modifications to add the target version to the recipe while strictly respecting the project's formatting and style conventions. And print a result table indicating the status of each update attempt.
Analyzes Linux recipes in the Stella project with flavour `binary` and detects those for which a more recent version is available from the same source currently used. This skill identifies update opportunities for bash installation scripts without directly modifying files.