원클릭으로
watereye
Navigate to ~/watereye directory, initialize claude, and show local changes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Navigate to ~/watereye directory, initialize claude, and show local changes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | watereye |
| description | Navigate to ~/watereye directory, initialize claude, and show local changes |
| allowed-tools | Bash(cd:*), Bash(git:*), Skill |
When invoked, perform the following steps:
Change to the watereye directory:
cd ~/watereye
Update claude.init (placeholder - needs clarification):
Invoke the local-changes skill:
Use the Skill tool to invoke /local-changes to show all uncommitted changes in the repository.
Use when the user asks to take on, work on, or pick up a Linear issue - fetches issue details and sets up an isolated git worktree before starting implementation
Work on LeetCode problems in the ~/leetcode directory
Start the clawdbot gateway and show status
Open a new tab in iTerm, optionally start Claude with instructions
A simple hello world skill that demonstrates basic skill creation
Navigate to ~/kraken directory, initialize claude, and show local changes