원클릭으로
zenit-test
Run and interpret Zenit Emacs tests through the project CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run and interpret Zenit Emacs tests through the project CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run a bounded validation loop for current changes: tests, compile/checks, reviewer, verifier, fixes, then repeat until green or capped. Use when user asks to make changes green, run review and verify, 'until everything passes', or prepare a change for final validation.
Draft commit summaries and bodies using this repo's Conventional Commit plus GNU-style file bullet format.
Safely modify Zenit modules, autoloads, patches, and core/module boundaries.
Handle Zenit package declarations, package updates, and lockfiles.
| name | zenit-test |
| description | Run and interpret Zenit Emacs tests through the project CLI. |
| disable-model-invocation | true |
Use this skill when the user asks to test Zenit changes, when an Elisp change needs validation, or when choosing between focused and broad checks.
lisp/core/lib/test/.lisp/core/test/.test/*.el directory.bin/emacs-config test -f path/to/test.elbin/emacs-config testemacs -Q --batch --init-directory=...
subprocesses and calls ERT.clean --straight, clean --all, sync, or freeze as part of
ordinary test validation.bin/emacs-config refresh before
tests only when generated state is needed for the behavior under test.