Uncategorised

Show HN: Sift – save AI tokens in Codex/Claude by summarizing command output

I made a small skill/script for agentic coding workflows:https://github.com/panpeter/sift-skillThe idea is simple:when a command like cargo test, pytest, npm test, or ./gradlew test prints a lot of output, that raw log often gets pulled into the conte…