owngoal-dev

Kk — Development skill for Claude Code

Development community

kwwk's Swift-native coding agent, built for jailbroken iOS as kk — roothide and rootless.

How to install Kk

This entry records only its repository, not the path inside it, so there is no exact command to give. Open owngoal-dev/kk and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Kk does

kwwk's Swift-native coding agent, built for jailbroken iOS as kk — roothide and rootless.

Alternatives in Development

  • Swift Lsp — Swift /plugin install swift-lsp@claude-plugins-official 14k ★
  • Zeron — A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents 1.4k ★
  • Projectmem — Open-source coding agent memory 766 ★

README

kk

[kwwk](https://github.com/EYHN/kwwk) — a Swift-native coding-agent CLI — built for jailbroken iOS and installed as `kk`. One arm64 build, packaged for both **roothide** and **rootless** bootstraps.

$ kk
  ╭─ kwwk v0.1.44 ─────────────────────────────────────────────────────────────╮
  │ Welcome!               │ Tips                                              │
  │                        │ /      slash commands                             │
  │ █  █ █   █ █   █ █  █  │ @path  attach a file or image                     │
  │ █ █  █   █ █   █ █ █   │ ⇧⏎     insert a newline                           │
  │ ██   █ █ █ █ █ █ ██    │ Esc    interrupt · Ctrl-C to quit                 │
  │ █ █  ██ ██ ██ ██ █ █   │                                                   │
  │ █  █ █   █ █   █ █  █  │                                                   │
  ╰────────────────────────────────────────────────────────────────────────────╯
  not signed in — run /login to pick a provider

Install

From the [OwnGoal Studio repository](https://github.com/owngoal-dev/owngoal-packages), or grab the `.deb` for your bootstrap from [Releases](../../releases) and `dpkg -i` it:

bootstrap package architecture
rootless iphoneos-arm64
roothide iphoneos-arm64e

The architecture field names the **bootstrap layout**, not the CPU — both packages carry the same arm64 binary. If you are unsure which you have, ask the device: `dpkg --print-architecture`.

Requires iOS 15 or later and a bootstrap that provides a shell. Then run `kk` in a terminal on device and `/login` to sign in to a provider — an Anthropic, ChatGPT (Codex), Copilot, Cursor, Kimi, Grok, Z.AI, or OpenRouter subscription, or an API key for any OpenAI-compatible endpoint. It is installed as `kwwk` too, which is the name it uses in its own help.

What this repository is

Packaging, not a fork. There is no application source here: the build fetches kwwk at