# vibeforge1111/keep-codex-fast

A backup-first Codex skill for keeping local Codex state fast, clean, and recoverable.

Repository: https://github.com/vibeforge1111/keep-codex-fast
Canonical: https://ross.abutalabs.com/products/keep-codex-fast
Language: Python
License: MIT
License Family: permissive
Last push: 2026-05-06T12:42:43+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 81, release rhythm 35, longevity 8
- inputs: {"age_days": 123, "days_push": 119, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1562, forks 85 (observed 2026-08-28T04:05:03.931739+00:00)

## What it is
A backup-first Codex skill (Python) that inspects and maintains local Codex state to keep it fast, clean, and recoverable. It operates in report-only inspect mode by default, and only archives old sessions, moves stale worktrees, rotates logs, and prunes dead config when explicitly applied, always after creating backups and handoff documents.

## Use cases
- clean up bloated local Codex state after weeks of heavy use
- archive old Codex chat sessions without losing context
- create handoff documents before archiving active repo chats
- fix slow Codex chat navigation caused by oversized thread title/preview metadata
- move stale git worktrees out of the hot path
- rotate large log files and prune dead project references
- safely back up Codex state before applying maintenance changes

## When to choose
- Codex feels slower after long chats, many repos, or multiple terminals
- you want a safe, backup-first, report-before-write maintenance workflow
- you need to archive old sessions while preserving continuity via handoff docs

## When to avoid
- you need general-purpose disk cleanup unrelated to Codex
- you want automatic, unattended cleanup without manual review
- you don't use OpenAI Codex locally

## Facets
- artifact type: plugin
- maturity: active
- function: backup, developer-tools, file-system, configuration-management
- domain: developer-tools, files
- platform: cli, cross-platform, python
- tags: codex, codex-skill, state-maintenance, archive, session-management, log-rotation, worktree-cleanup, sqlite-metadata-repair, automation

## Member repositories
- vibeforge1111/keep-codex-fast (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.931739+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:29:42.285166+00:00, confidence not recorded.
  - readme: https://github.com/vibeforge1111/keep-codex-fast (fetched 2026-08-28T04:05:03.931739+00:00, sha 73b57c229b15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
