ワンクリックで
kraken
Navigate to ~/kraken directory, initialize claude, and show local changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Navigate to ~/kraken directory, initialize claude, and show local changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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
Show and explain all uncommitted changes with a clear diff summary
| name | kraken |
| description | Navigate to ~/kraken directory, initialize claude, and show local changes |
| allowed-tools | Bash(cd:*), Bash(git:*), Skill |
When invoked, perform the following steps:
Change to the kraken directory:
cd ~/kraken
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.