Iiwi banner
mike840609 mike840609

Iiwi

Development community

Description

🐦 Turn your coding-agent sessions into clear engineering reports.

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

Iiwi

**Iiwi** · /ˈiː.wiː/ "ee-wee"

**Turn your AI coding work into clear engineering reports.**

[![CI](https://github.com/mike840609/iiwi/actions/workflows/ci.yml/badge.svg)](https://github.com/mike840609/iiwi/actions/workflows/ci.yml) [![Release](https://github.com/mike840609/iiwi/actions/workflows/release.yml/badge.svg)](https://github.com/mike840609/iiwi/actions/workflows/release.yml) [![PyPI](https://img.shields.io/pypi/v/iiwi)](https://pypi.org/project/iiwi/) [![Python](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://pypi.org/project/iiwi/) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mike840609/iiwi/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/mike840609/iiwi/pulls) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/mike840609/iiwi)

English | [繁體中文](https://github.com/mike840609/iiwi/blob/main/README.zh-TW.md)

![Iiwi β€” see what your agents did](https://github.com/mike840609/iiwi/raw/refs/heads/main/docs/assets/iiwi-banner.jpg)

You already did the work. Iiwi turns the history left by your coding agents into an update you can review and share.

Iiwi works with OpenCode, Claude Code, and Codex. It finds what you worked on, keeps related work together, and turns it into a Markdown report without making you reread old agent conversations.

  • Works across projects. Iiwi finds your coding-agent sessions wherever you worked.
  • Keeps related work together. Sessions are grouped by repository.
  • You stay in control. Choose and edit what belongs in the final report.
  • Protects sensitive information. Common secret patterns are removed before reports are written.

How it works

  1. Read β€” Iiwi finds local AI coding history from OpenCode, Claude Code, or Codex.
  2. Review β€” Keep, edit, reorder, or remove the work that matters.
  3. Generate β€” Create a Markdown report you can share with your team.