AgentSkillsCN

emacs-compile-check

当您在此仓库中编辑 .emacs.d 下的文件时使用;运行 make compile-emacs 并确保其成功执行。

SKILL.md
--- frontmatter
name: emacs-compile-check
description: Use when editing files under .emacs.d in this repo; run make compile-emacs and ensure it succeeds.

When this task changes any file under .emacs.d/:

  1. Run make compile-emacs from the repo root after edits.
  2. If it fails, fix the errors and rerun until it succeeds.
  3. Report the command result in the final response.