Dump of my personal agentic coding setup on Macbook.
I use 1xChatGPT-Plus and 2xClaude-Pro, roughly amounting to 65 euros per month.
- resume-lite -> Fast and deterministic alternative to
/compactand lighter than `--resume; allows cross-referencing sessions between Claude and Codex. - change-review -> Per-line review of agent changes.
- agent-manager -> Running multiple Claude and Codex accounts, tracking their usage, and pre-warming token windows.
- rtk -> Saves input tokens by compressessing output of common CLI commands.
- agentic-mv ->
mvthat persists your sessions and settings.