rtk
Cut AI token costs by compressing noisy command output
All Skills in This Repository (12)
Pure Emerald Level Indicatorspr-triage
Audit GitHub Pull Requests by size, CI status, staleness, and file overlaps.
issue-triage
Audit GitHub issues and pull requests to categorize, detect duplicates, and assess risk.
design-patterns
Explain Rust design patterns for RTK CLI filter modules.
performance
Analyze and optimize RTK CLI startup time, binary size, and memory usage.
code-simplifier
Review and simplify Rust code for idiomatic patterns and unnecessary allocations.
rtk-tdd
Enforce the TDD Red-Green-Refactor cycle for Rust development with cargo fmt, clippy, and test.
tdd-rust
Implement TDD workflows for Rust filters with `insta` snapshot testing.
Security Guardian
Analyze CLI command execution and shell interactions to detect security vulnerabilities and injection risks.
rtk-triage
Analyze and cross-reference GitHub issues and pull requests to identify project bottlenecks and security gaps.
Repo Recap
Generate a structured repository status report including open pull requests, issues, and recent releases.
Ship Release
Automates the build, versioning, and deployment workflow for Rust-based command line tools.
pr-review
Automate the batch review and triage of GitHub pull requests based on complexity.
Frequently Asked Questions
FAQPage SchemaHow to install RTK?โผ
Run `npx skills add rtk-ai/rtk --all -g -y` in your terminal to install all skills in this suite globally.
How does RTK reduce AI token costs?โผ
RTK intercepts shell commands and compresses their output through filtering, grouping, truncation, and deduplication before your AI agent reads it, cutting bash output by 60-90%.
Which commands does RTK support?โผ
It supports over 100 commands including git, GitHub CLI, cargo, npm, pnpm, pytest, jest, vitest, docker, kubectl, and major build and lint tools.
Does RTK work with Claude Code and other AI agents?โผ
Yes. It integrates via hooks or plugins with Claude Code, Cursor, Codex, Gemini CLI, Windsurf, and many other AI coding tools.
Can RTK help triage GitHub issues and PRs?โผ
Yes. Its built-in skills audit open issues and pull requests, detect duplicates and overlaps, draft review comments, and post them after your approval.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core