원클릭으로
deployer
deployer에는 junte에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.