Skip to content
between-runs-audit

01 · Project intelligence

between-runs-audit

A read-only checkpoint between coding-agent runs — classifies everything KEEP / DELAY / REMOVE and ends with one next action.

Use when

Use between agent sessions to see what changed, what to keep, and what the single next action should be.

What this skill is

between-runs-audit is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/project-intelligence/between-runs-audit ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection