en un clic
deployer
deployer contient 2 skills collectées depuis junte, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Run the full quality pipeline for this Go project — tests, lint, code review, and security audit — in sequence with early stopping. Use this skill whenever the user invokes `/check`, says "run all checks", "validate my changes", "is the code ready?", "run the pipeline", "check before I push", or asks whether their implementation is done. Also use proactively after completing any non-trivial Go code change.
Generate GitHub release notes in markdown from git commits since a given tag. Use this skill whenever the user asks to "generate release notes", "create changelog", "what changed since v1.2.3", "prepare release notes for v2.0", or wants a summary of changes between tags. Trigger even if the user just says "release notes" without specifying a tag — auto-detect the latest tag in that case.