kirodotdev/KiroCrew

A persistent workspace for development work that self-improves and continues beyond one session.

About the project

Kiro Crew is a persistent development workspace where agents continue multi-step software work across sessions, schedules, and connected interfaces. Developers use it locally or remotely through a desktop app, web dashboard, CLI, Slack, or Discord, with unattended tasks and recurring jobs. The catalogue contains skills and instructions for working with this workspace.

This repository also configures its own agents. See what KiroCrew tells them →

3.7kStars on the repository
61Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

personal-shopper

25

kirodotdev/KiroCrew

Skill Claude CodeCodex

Personal advisor for a problem that might be solved by buying something — diagnoses the real need through conversation, then recommends products from the user's configured stores only when a purchase is the right answer. Recalls the user's sizes, budget, brands and restrictions across sessions, and records new ones as…

not rated 3.7k +135 today A SkillSpector: pass 98 tokens original Apache-2.0

spec-workflow

26

kirodotdev/KiroCrew

Skill Claude CodeCodex

Drive the Kiro CLI v3 spec workflow (Requirements → Design → Tasks → Execution) for the Spec Builder app. Load when authoring a spec inside a spec-builder worker slot, or when the seed prompt references a spec directory and a spec type.

not rated 3.7k +135 today A SkillSpector: pass 55 tokens original Apache-2.0

artifacts

27

kirodotdev/KiroCrew

Skill Claude CodeCodex

Persist, version, and iterate on LLM-generated UI (widgets, HTML, markdown). Load when the user wants to save, find, update, or iterate on a previously-rendered widget — anything that should outlive the chat scrollback.

not rated 3.7k +135 changed today B SkillSpector: warn 52 tokens original Apache-2.0

browser-recording

28

kirodotdev/KiroCrew

Skill Claude CodeCodex

Record a browser flow as a video/GIF for evidence — animations, transitions, and multi-step interactions that a still screenshot cannot prove. Drives the project's own Playwright through a bundled runner, then converts to mp4 + GIF via ffmpeg. Use when the user asks to record a demo, capture a GIF or video of the UI…

not rated 3.7k +135 changed today A SkillSpector: warn 85 tokens original Apache-2.0

computer-use

29

kirodotdev/KiroCrew

Skill Claude CodeCodex

Read and drive native desktop applications through the accessibility layer — list on-screen apps, snapshot one window as a numbered element tree, then click / type / set a value / scroll / drag / run a named action, by element index or by screen coordinates. Use for work in a desktop app rather than a web page. Full…

not rated 3.7k +135 changed today A SkillSpector: pass 105 tokens original Apache-2.0

crystallize

30

kirodotdev/KiroCrew

Skill Claude CodeCodex

Capture the current session as a reusable skill — staged as a candidate by default, or live only when the user explicitly asks for a live/active skill.

not rated 3.7k +135 changed today A SkillSpector: warn 35 tokens original Apache-2.0

five-whys

31

kirodotdev/KiroCrew

Skill Claude CodeCodex

Enter a guided dive-deep research mode — 5 Whys is the default engine (one focused question at a time along a What-it-is -> Example -> Why-not-alternatives -> Benefits -> Costs chain, user-steered branching), every step appended to an event-sourced log the tree and report are folded from, and extensible with plug-in…

not rated 3.7k +135 changed today A SkillSpector: pass 88 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex

Workflow for frontend features, visual changes, and product design changes. Present mockup options before writing code, build against the project's design system, capture the right evidence type (screenshots vs video), and run a new-user usability review before finalizing. Use when building or changing UI, styling…

not rated 3.7k +135 changed today A SkillSpector: pass 75 tokens original Apache-2.0

goal-conductor

33

kirodotdev/KiroCrew

Skill Claude CodeCodex

Own a long-horizon goal end to end - decompose it into work items, stand up one top-level session per item, patrol their state on a nudge loop, and decide each next round until the goal is met or a stop condition fires. Use when the user hands over a goal too large for one session ("clear the flaky-test backlog"…

not rated 3.7k +135 changed today A SkillSpector: warn 105 tokens original Apache-2.0

image-authoring

34

kirodotdev/KiroCrew

Skill Claude CodeCodex

Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.

not rated 3.7k +135 changed today A SkillSpector: pass 45 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex

Show a live iOS Simulator in the dashboard's Browser side panel while building or testing an iOS app. Use when the user asks to preview an iOS/SwiftUI app, run an app in the simulator, "show me the app", test in the iOS simulator, or watch you drive an iOS app. macOS + Xcode only.

not rated 3.7k +135 changed today B SkillSpector: warn 78 tokens original Apache-2.0

babysit

36

kirodotdev/KiroCrew

Skill Claude CodeCodex

Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitorstart / monitorupdate / autonudgestop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and works from dashboard chat, Slack threads, and Discord DMs. Use…

not rated 3.7k +135 changed today A SkillSpector: warn 137 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex needs its repo

HARD RULE for developing the Kiro Crew source repo ITSELF (not for users' own projects): every change is built and verified inside a git worktree, never against the live gateway. Covers worktree creation, the blocking local build gates (pytest + isort + flake8 + mypy + tsc + vitest), the built-dist gotcha, feature…

not rated 3.7k +135 changed today C SkillSpector: warn 126 tokens original Apache-2.0

prepare-pr

38

kirodotdev/KiroCrew

Skill Claude CodeCodex

End-to-end drives working-tree changes to a review-ready pull request — commit, sync base, squash to one commit, open/update the PR — then KEEPS RUNNING IN-SESSION (poll CI + code-review bots in 5-min rounds, up to 10) fixing every legitimate Critical/High finding and build failure until the PR is review-ready (never…

not rated 3.7k +135 changed today C SkillSpector: warn 0 tokens original Apache-2.0

writing-tests

39

kirodotdev/KiroCrew

Skill Claude CodeCodex needs its repo

How to write a Kiro Crew backend test that has NO side effects and does not flake. Use when adding, editing, reviewing, or debugging a pytest test in the Kiro Crew source repo: which conftest is under your file, what leaks (temp dirs, the real data home, /.kiro, cron, threads, child processes), how to tell which of…

not rated 3.7k +135 changed today A SkillSpector: warn 123 tokens original Apache-2.0

meetings

40

kirodotdev/KiroCrew

Skill Claude CodeCodex

Context for working with the Meetings app's data — where a meeting's notes, diagram, transcript-derived tasks, and calendar cache live, what the lifecycle states mean, and how the app's agents are driven. Load when the user asks about a meeting's notes or action items, or when writing/reading files under the meetings…

not rated 3.7k +135 changed today A SkillSpector: warn 72 tokens original Apache-2.0

ops-mission-control

41

kirodotdev/KiroCrew

Skill Claude CodeCodex

Investigate and triage operational signals — alarms, pages, monitors, and ops issues — using the Ops Mission Control incident board and knowledge ledger. Use when investigating an incident, triaging a firing alarm, checking what is broken, or recording a fix pattern.

not rated 3.7k +135 changed today A SkillSpector: pass 57 tokens original Apache-2.0

papyrus-writing

42

kirodotdev/KiroCrew

Skill Claude CodeCodex

LaTeX paper writing and editing. Load when working on a .tex document — writing or revising sections, fixing compilation errors, adding figures/tables/equations, or managing a bibliography. Also the co-author skill for the Papyrus app.

not rated 3.7k +135 changed today A SkillSpector: pass 55 tokens original Apache-2.0

pptx-maker

43

kirodotdev/KiroCrew

Skill Claude CodeCodex

Generate or restyle a PowerPoint deck. Use when the user wants to create or edit a .pptx presentation, build slides from text or a URL, or design a reusable slide style.

not rated 3.7k +135 changed today A SkillSpector: pass 43 tokens original Apache-2.0

session-summaries

44

kirodotdev/KiroCrew

Skill Claude CodeCodex

What the chat right-panel session summary shows, what it costs, and how to make a session summarize well. Load when the user asks about the session summary panel, why a summary looks wrong or empty, or how to turn it on.

not rated 3.7k +135 changed today A SkillSpector: pass 53 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex

Build, validate, and install Kiro Crew theme packs -- pack anatomy, the 56-variable palette, role-tagged fonts, the overrides.css allowlist (what installs vs what actually renders), and the install-verify cycle. Use when the user wants to create or edit a theme pack.

not rated 3.7k +135 changed today A SkillSpector: pass 64 tokens original Apache-2.0

web-browse

46

kirodotdev/KiroCrew

Skill Claude CodeCodex

Open a REAL external web page so the user can see it in Kiro Crew's Browser panel. PRIMARY path is the browser MCP tool (drives the built-in native panel); playwright-cli is the fallback for remote/plain-browser sessions and for attached logged-in browsers. Use when the user wants to VIEW / verify / "show me" an…

not rated 3.7k +135 changed today A SkillSpector: pass 93 tokens original Apache-2.0

web-preview

47

kirodotdev/KiroCrew

Skill Claude CodeCodex

Emit a hidden preview marker so Kiro Crew's right-panel "Browser" tab opens with a Load-preview card for the URL when you start a local web server for the user to preview. Use whenever you start a dev server or static server so the user can see a site/app you're working on (Vite, Next, npm run dev, python -m…

not rated 3.7k +135 changed today A SkillSpector: warn 82 tokens original Apache-2.0

web-verify

48

kirodotdev/KiroCrew

Skill Claude CodeCodex

Look at your OWN front-end change before claiming it works -- navigate the loopback URL of a dev server or pod you started, screenshot the surface you changed, read the image to judge it, and embed it in chat. Three capture backends: playwright-cli (the session the dashboard Browser panel shows), the agent-browser CLI…

not rated 3.7k +135 changed today A SkillSpector: warn 0 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: