원클릭으로
project-workflow
Use project.el-style project roots, scoped commands, project buffers, and project-aware execution.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use project.el-style project roots, scoped commands, project buffers, and project-aware execution.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Inspect Emacs commands, variables, bindings, defaults, and buffer-local values.
Inspect live Emacs runtime state such as buffers, variables, hooks, keymaps, features, warnings, and backtraces.
Work with live Emacs buffers, regions, point, narrowing, and window-local editing state.
Reload Emacs configuration safely and diagnose stale package or variable state after configuration changes.
Diagnose Emacs hook ordering, key binding shadowing, remaps, and advice-related behavior.
Use editor-backed language server workflows such as diagnostics, definitions, references, rename, and code actions.
| name | project-workflow |
| title | Project Navigation Workflow |
| description | Use project.el-style project roots, scoped commands, project buffers, and project-aware execution. |
| type | instruction |
| tools | emacs_eval, grep, glob, bash |
| capability | true |
| family | project |
| source | package |
| package | project |
| modes | prog-mode, text-mode, dired-mode |
| features | project |
| keywords | project root, current project, switch project, project file, project buffer, project compile |
| disclosure | active |
| risk | low |
Resolve the active project root before running project-scoped operations. Keep file searches, shell commands, and session assumptions tied to that root.
When using Emacs project APIs, inspect the current project object instead of guessing from the current directory.