원클릭으로
open
Open the files, directories, and links relevant to the current context.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open the files, directories, and links relevant to the current context.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Apply the Systems Thinking workflow from AGENTS.md when a task may be misframed, under-specified, or tangled with adjacent concerns.
Test hypotheses through experiments and disposable tools.
Research the workspace for a topic. Report patterns in the corpus.
Iteratively improve writing.
Design or refine software architecture.
Delegate task(s) to background sub-agent(s).
| name | open |
| description | Open the files, directories, and links relevant to the current context. |
Open what's currently in focus — not the entire session history.
If arguments are provided, that is the set. Open exactly those.
Otherwise, default to recently mentioned items from this turn's immediate context: files just edited, paths just read, URLs just discussed. Recency over completeness.
Cap at 3 even when the recent set is larger. If there are too many candidates, ask before opening.
Make each path absolute.
For files and directories invoke tmux-edit with multiple arguments: tmux-edit FILE|DIR [FILE|DIR]...
For links invoke $BROWSER with multiple arguments: $BROWSER LINK [LINK]...