Omarchy Aikit banner
Atypical-Consulting Atypical-Consulting

Omarchy Aikit

AI community

Description

Run Claude Code's AI Migration Kit skills from the Omarchy desktop: bar widget, cross-repo work queue, and a local GitHub mirror so no menu waits on the network

Installation

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

README

AI Kit

[![ci](https://github.com/Atypical-Consulting/omarchy-aikit/actions/workflows/ci.yml/badge.svg)](https://github.com/Atypical-Consulting/omarchy-aikit/actions/workflows/ci.yml) [![Omarchy plugin](https://img.shields.io/badge/omarchy-plugin-7aa2f7)](https://omarchyplugins.com/) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)

**Your backlog, one keystroke away.** Point at a repository, pick a skill, walk away — and watch the bar tell you when a fleet of agents has landed the PRs.

Run [AI Migration Kit](https://github.com/phmatray/ai-migration-kit) skills for Claude Code from the [Omarchy](https://omarchy.org/) desktop: pick a repository, pick a skill, and the session starts in a tmux terminal. Menus read a local SQLite mirror kept fresh in the background — **no menu ever waits on the network**.

![The bar widget](docs/bar.png)

`SUPER + CTRL + M`, or a click on 󱓞 in the bar: choose a repository — sortable, with stars, open issues and open PRs — then a skill, whose subtitle carries the repository's real state.

![Repository picker](docs/repos.png) ![Skill menu](docs/skills.png)

The parameter follows (an issue or a PR is picked from a list, never a number you have to remember), and the session starts: `claude "/ai-migration-kit: …"`.

Work queue

`aikit work` (middle-click on 󱓞, or *AI Kit · work queue* in the menu) answers "what should I work on?" **without picking a repository first**: one list, every repository, ordered by what matters — what is broken, then what blocks someone else, then what is yours.

![The work queue](docs/work.png)

Picking a row opens the right session in the right clone: `merge-pr` for one of your PRs, `/code-review` for a requested review, `implement-issue` for an issue. With no local clone, the GitHub page opens instead.

Navigation

`↑` `↓` move, typing filters, `→` or `Enter` confirm. `Escape`, the *Back* row, or `←` **go back one step** — from the issue list to the skill menu, from