Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:6
forks:0
updated:7. Februar 2026 um 13:05
SKILL.md
multi-arch image publishing to GHCR via GitHub Actions
Project conventions with module caching, linting, security checks, and tests via Make
GitHub releases with autogenerated notes
workflow patterns for planning, subagents, self-improvement, and verification
| name | GitHub Actions CI patterns |
| description | CI patterns that call Make targets |
Keep CI simple and repo-driven: workflows should call Make targets.
actions/checkout@v4.make check step..github/workflows/ci.yml.github/workflows/publish.yml (includes cleanup jobs)