Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
156 commits sit in this repo's top risk tercile, which is 34% of the 456scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.1 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Began feature-led, now leaning fix.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Review priority | Top driver |
|---|---|---|---|---|---|---|
| 1 | d8f4659achore: add Claude Code agents, commands, skills, hooks and rules | Florian BRUNIAUXclaudeassisted | 6mo ago | +4.7K -0 | 100thElevated | more lines added than baseline |
| 2 | 15bc0f8dfeat(ruby): add Ruby on Rails support (rspec, rubocop, rake, bundle) (#724) | Navid EMADclaudeassisted | 5mo ago | +2.9K -9 | 99thElevated | more lines added than baseline |
| 3 | 7b7a5ae4feat: Claude Code tooling — 2 agents, 7 commands, 2 rules, 4 skills (#491) | Florian BRUNIAUXclaudeassisted | 5mo ago | +2.9K -178 | 99thElevated | more lines added than baseline |
| 4 | d0396da1chore: merge develop into master (#499) | patrick szymkowiakclaudeassisted | 5mo ago | +6.5K -172 | 99thElevated | more lines added than baseline |
| 5 | a8dbe33bfeat: add structured dotnet support (build/test/restore/format) | Patrick szymkowiak | 5mo ago | +4.3K -0 | 99thElevated | more lines added than baseline |
| 6 | b82fa85afeat: add modern JavaScript tooling support | Florian BRUNIAUXclaudeassisted | 7mo ago | +2.0K -0 | 99thElevated | more lines added than baseline |
| 7 | daab79ccInitial commit: rtk (Rust Token Killer) v0.1.0 High-performance CLI proxy to minimize LLM token consumption: - rtk ls: Token-optimized directory tree (filters .git, node_modules, etc.) - rtk read: Intelligent code filtering (minimal/aggressive modes) - rtk smart: Local LLM summaries via candle-core (Llama-3.2-1B) Includes CI/CD (GitHub Actions), Homebrew formula, and install script. | Patrick szymkowiak | 7mo ago | +4.3K -0 | 99thElevated | more lines added than baseline |
| 8 | d1b37cedfeat(aws): expand CLI filters from 8 to 25 subcommands | Jb | 5mo ago | +2.6K -359 | 97thElevated | more lines added than baseline |
| 9 | 737dada4feat: 9-tool AI agent support + emoji removal (#704) | patrick szymkowiakclaudeassisted | 5mo ago | +2.5K -89 | 97thElevated | more lines added than baseline |
| 10 | b11fb00cdocs: add comprehensive functional and user guide documentation (#389) | patrick szymkowiak | 5mo ago | +1.4K -0 | 97thElevated | more lines added than baseline |
| 11 | 30a30eeffeat: add Python and Go support (#88) | Florian BRUNIAUXclaudeassisted | 6mo ago | +2.1K -3 | 97thElevated | more lines added than baseline |
| 12 | a005bb15feat: add Python and Go support (#88) | Florian BRUNIAUXclaudeassisted | 6mo ago | +2.1K -3 | 97thElevated | more lines added than baseline |
| 13 | 7975624dfeat: audit phase 3 + tracking validation + rtk learn | Florian BRUNIAUXclaudeassisted | 7mo ago | +1.8K -116 | 97thElevated | more lines added than baseline |
| 14 | ff1c7598feat: add discover command, auto-rewrite hook, and git show support | Florian BRUNIAUXclaudeassisted | 7mo ago | +1.7K -3 | 97thElevated | more lines added than baseline |
| 15 | ec1cf9a5feat: add comprehensive claude code economics analysis | Florian BRUNIAUXclaudeassisted | 7mo ago | +1.7K -65 | 97thElevated | more lines added than baseline |
| 16 | d6ac7815v0.4.0: Add 5 new commands (find, diff, log, docker/kubectl, summary) New commands: - rtk find <pattern> - Compact find/glob results grouped by directory - rtk diff <f1> <f2> - Ultra-condensed diff (only changed lines) - rtk log [file] - Deduplicated log filter (errors ×N) - rtk docker ps/images/logs - Compact Docker output - rtk kubectl pods/services/logs - Compact Kubernetes output - rtk summary <cmd> - Heuristic summary of command output Total: 15 commands for token optimization | Patrick szymkowiak | 7mo ago | +1.2K -58 | 97thElevated | more lines added than baseline |
| 17 | a0128e38v0.3.0: Add 6 new token-saving commands New commands: - rtk git (diff/log/status) - Compact git output - rtk test <cmd> - Run tests, show only failures - rtk err <cmd> - Run command, filter errors/warnings - rtk json <file> - Show JSON structure without values - rtk deps - Summarize project dependencies - rtk env - Filtered environment variables (masks secrets) | Patrick szymkowiak | 7mo ago | +1.3K -8 | 97thElevated | more lines added than baseline |
| 18 | f3217a46fix(registry): quoted env prefix + inline regex cleanup + routing docs | Adrien Eppling | 5mo ago | +1.3K -279 | 95thElevated | more lines added than baseline |
| 19 | adda2537feat: TOML Part 1 — filter DSL engine + 14 built-in filters (#349) | Florian BRUNIAUXclaudeassisted | 5mo ago | +1.9K -32 | 95thElevated | more lines added than baseline |
| 20 | a22fe7b3docs: revamp README with logo, badges, and structure cleanup (#371) | patrick szymkowiak | 6mo ago | +1.0K -707 | 95thElevated | more lines added than baseline |
| 21 | b9344663feat: add AWS CLI and psql modules with token-optimized output (#216) | Itaiclaudeassisted | 6mo ago | +1.3K -0 | 95thElevated | more lines added than baseline |
| 22 | cf26ad47feat: migrate vitest, playwright, pnpm to OutputParser trait | Florian BRUNIAUXclaudeassisted | 7mo ago | +762 -803 | 95thElevated | more lines added than baseline |
| 23 | 2a1e1a8efeat: add execution time tracking to rtk gain analytics | Florian BRUNIAUXclaudeassisted | 7mo ago | +835 -258 | 95thElevated | more lines added than baseline |
| 24 | 76703ca3feat: add comprehensive temporal audit system for token savings analytics | Florian BRUNIAUXclaudeassisted | 7mo ago | +1.3K -74 | 95thElevated | more lines added than baseline |
| 25 | 586ec7fddocs: add comprehensive ARCHITECTURE.md v2.0 | Florian BRUNIAUXclaudeassisted | 7mo ago | +1.1K -0 | 95thElevated | more lines added than baseline |
| 26 | f8c9a816feat: add SQLite tracking, gain command, and CI/CD - Add SQLite tracking for all commands (90-day history) - Add rtk gain command with ASCII graph visualization - Add config.rs for TOML configuration support - Integrate tracking in all command modules - Add CI/CD workflow for multi-platform releases (deb, rpm, win, mac) - Add LICENSE file and improve .gitignore | Patrick szymkowiak | 7mo ago | +1.5K -490 | 95thElevated | more lines added than baseline |
| 27 | 8fae5b06Release v0.31.0 — develop → master (#666) | patrick szymkowiakclaudeassisted | 5mo ago | +1.3K -166 | 93thElevated | more lines added than baseline |
| 28 | b71a8d24feat: TOML Part 3 — 15 additional built-in filters (ping, rsync, dotnet, swift, shellcheck, hadolint, poetry, composer, brew, df, ps, systemctl, yamllint, markdownlint, uv) (#386) | Florian BRUNIAUXclaudeassisted | 5mo ago | +694 -11 | 93thElevated | more lines added than baseline |
| 29 | 926e6a0dfeat: TOML Part 2 — user-global config, shadow warning, rtk init templates, 4 new built-in filters (#351) | Florian BRUNIAUXclaudeassisted | 5mo ago | +1.1K -478 | 93thElevated | more lines added than baseline |
| 30 | 7fbc4ef4feat(gt): add Graphite CLI support (#290) | Charles Vien | 6mo ago | +919 -19 | 93thElevated | more lines added than baseline |
| 31 | 6ad6ffecfeat: add Claude Code skills for PR and issue triage (#343) | Florian BRUNIAUXclaudeassisted | 6mo ago | +868 -0 | 93thElevated | more lines added than baseline |
| 32 | f447a3d5feat: `rtk rewrite` — single source of truth for LLM hook rewrites (#241) | Florian BRUNIAUXclaudeassisted | 6mo ago | +1.7K -656 | 93thElevated | more lines added than baseline |
| 33 | 4cae6b6cfeat(python): add lint dispatcher + universal format command (#100) | Florian BRUNIAUXclaudeassisted | 6mo ago | +837 -21 | 93thElevated | more lines added than baseline |
| 34 | 521eb1b9docs(tracking): complete API documentation + rustdoc comments | Florian BRUNIAUXclaudeassisted | 7mo ago | +983 -10 | 93thElevated | more lines added than baseline |
| 35 | edab4e14feat: add parser infrastructure with three-tier fallback system | Florian BRUNIAUXclaudeassisted | 7mo ago | +926 -0 | 93thElevated | more lines added than baseline |
| 36 | 5b840ccafix: comprehensive code quality improvements | Florian BRUNIAUXclaudeassisted | 7mo ago | +723 -261 | 93thElevated | more lines added than baseline |
| 37 | f1ac236efix: start folder & docs refacto | aesoft | 5mo ago | +1.0K -0 | 91thElevated | more lines added than baseline |
| 38 | cadbb231Fix trx injection for dotnet tests running with various Microsoft Testing Platfform modes | Daniel Marbach | 5mo ago | +564 -11 | 91thElevated | more lines added than baseline |
| 39 | 0800bbecfeat(copilot): add Copilot hook support (VS Code + CLI) (#605) | Jeziel Lopes | 5mo ago | +705 -2 | 91thElevated | more lines added than baseline |
| 40 | 3faa7823security: trust boundary for project-local TOML filters (SA-2025-RTK-002) (#623) | patrick szymkowiak | 5mo ago | +573 -13 | 91thElevated | more lines added than baseline |
| 41 | 6303e953fix(cicd): Clean cicd, rework depends and add pre-release | aesoft | 5mo ago | +527 -309 | 91thElevated | more lines added than baseline |
| 42 | ab83e793feat: add worktree slash commands for isolated development (#364) | Florian BRUNIAUXclaudeassisted | 5mo ago | +610 -2 | 91thElevated | more lines added than baseline |
| 43 | e5e2f876feat: add 11 new TOML built-in filters (xcodebuild, jq, basedpyright, ty, skopeo, stat, biome, oxlint, jj, ssh, gcc) (#490) | patrick szymkowiak | 5mo ago | +513 -5 | 91thElevated | more lines added than baseline |
| 44 | 6612f220improve: hook coverage from 0.2% to ~80% with env prefix stripping (#97) | polaminclaudeassisted | 6mo ago | +566 -180 | 91thElevated | more lines added than baseline |
| 45 | 848a63dffeat(init): auto-patch settings.json for frictionless hook installation | Florian BRUNIAUXclaudeassisted | 6mo ago | +1.0K -32 | 91thElevated | more lines added than baseline |
| 46 | 60d2d252fix: P0 crashes + cargo check + dedup utilities + discover status | Florian BRUNIAUXclaudeassisted | 6mo ago | +613 -357 | 91thElevated | more lines added than baseline |
| 47 | 1d857914feat: add local LLM analysis, filter improvements, and testing scripts | Florian BRUNIAUXclaudeassisted | 7mo ago | +790 -25 | 91thElevated | more lines added than baseline |
| 48 | 0f7418e9feat: add GitHub CLI integration with token optimizations | Florian BRUNIAUXclaudeassisted | 7mo ago | +602 -0 | 91thElevated | more lines added than baseline |
| 49 | fc1ed38ffix(vitest): improve parser to handle real Vitest output format | Florian BRUNIAUXclaudeassisted | 7mo ago | +694 -13 | 91thElevated | more lines added than baseline |
| 50 | 32ff4663fix(cmds): exit code unified return code flow | aesoft | 5mo ago | +668 -805 | 88thElevated | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 200 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
vzwjustin/rtk has 632 commits in its history from 60 contributors, the first of them Jan 22, 2026. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.