# Changelog


## Unreleased

### Features

- install: Remove the do skill left by earlier versions
- do: Add statusline_block for ccstatusline

### Refactor

- do: Move the do skill to its own repo **BREAKING**

## v2026.7.2 - 2026-07-01

### Features

- do: Switch to ralphex-plan and add tiered planning modes
- todo-review: Add step to check open GitHub PRs per project

### Bug Fixes

- do: Add argument-hint
- release: Sync package-lock.json version on release

### Refactor

- do: Remove cron readiness check and telegram-send

## v2026.6.9 - 2026-06-09

### Features

- do: Add checklist for manual checks of the features

### Documentation

- do: Add "do early pr" flow and allow folding TODO edits into code commits

## v2026.6.2 - 2026-06-02

### Features

- Add todo-review skill (#3)

### Documentation

- do: Add "clear completed todos" step and "do finalize" flow

### Miscellaneous

- Drop completed `do` spec, add `todo-review` skill task

## v2026.5.28 - 2026-05-27

### Features

- Add the "do" skill with cron and Telegram support (#2)

### Bug Fixes

- npm: Add repository field for provenance

### Build

- release: Publish to npm on release
- release: Add git-cliff changelog tooling

### Miscellaneous

- Add docs/TODO.md
- skills: Move commit prompt to skill

## v2026.2.1 - 2026-02-02

### Features

- antigravity: YAML frontmatter, new install path

## v2026.2.0 - 2026-02-02

### Features

- Add Google Antigravity target support (#1)
- Add /readme-update command

### Miscellaneous

- Add npm run gen-install

## v2026.1.9 - 2026-01-18

### Features

- targets: Add opencode target support

## v2026.1.8 - 2026-01-13

### Features

- Add command tests-write

### Documentation

- Update prompts

## v2026.1.7 - 2026-01-10

### Features

- Add commands from hamzafer/cursor-commands

## v2026.1.6 - 2026-01-05

### Features

- Add /run-and-check, rename /audit to /dependencies

### Bug Fixes

- scripts: Rename install to install-configs **BREAKING**

## v2026.1.5 - 2026-01-04

### Features

- prompts: Add audit-packages, feat, and refactoring prompts
- Add /learn
- gen: Add commands list generation to prompts/README.md

## v2026.1.4 - 2026-01-03

### Features

- cli: Default npx to bundled prompts
- cli: Add uninstall command

## v2026.1.3 - 2026-01-03

### Features

- Mvp, /commit command

### Miscellaneous

- Rename project

