Quality
Code review, testing, and verification skills.
๐งช
4w ago
RTK TDD
RTK TDD enforces a Red-Green-Refactor test-driven development workflow for Rust projects, auto-triggering on implementation, testing, refactoring, and bug fixing tasks. It provides Rust-idiomatic testing patterns using anyhow/thiserror, cfg(test), and Arrange-Act-Assert.
Quality
75.9K4.8K
๐
4w ago
RTK Triage
RTK Triage orchestrates issue and PR triage, then cross-references the data to detect overlapping PRs, security gaps, P0 bugs without PRs, and internal conflicts, saving a report to claudedocs.
Quality
75.9K4.8K
๐ฆ
4w ago
Rust Design Patterns
Rust Design Patterns documents idiomatic Rust patterns (Newtype, Builder, State Machine, Trait Object, RAII, Strategy, Extension Trait) for RTK's CLI filter modules. Use when designing new modules or refactoring existing filter code.
Quality
75.9K4.8K
๐ก๏ธ
4w ago
Security Guardian
Security Guardian performs comprehensive security analysis for RTK CLI, focusing on command injection, shell escaping, hook security, and malicious input handling. Use it before release or after security-sensitive code changes.
Quality
75.9K4.8K
๐งช
4w ago
TDD Rust
TDD Rust guides Red-Green-Refactor development of RTK filters in Rust, using real command fixtures, token savings assertions, and insta snapshot tests. Use it when implementing new filter commands to enforce quality and output stability.
Quality
75.9K4.8K
๐
4w ago
Code Review
Code Review performs thorough code reviews covering security, performance, and maintainability. Use it when asked to review code, check for bugs, or audit a codebase.
Quality
74K12K
๐งช
4w ago
Codex QA
Codex QA verifies the omo Codex Light edition plugin in a real Codex app-server with an isolated CODEX_HOME and local mock model, so the user's real ~/.codex and API credentials are never touched. Use it whenever changes are made to the plugin, hooks, installer, or TUI.
Quality
67.8K5.5K
๐งน
4w ago
Dead Code Removal
Dead Code Removal scans a TypeScript project for unused code with TypeScript strict mode and LSP-verified safety, then removes it in parallel commits. Use it to clean up unused imports, constants, functions, and files without breaking builds.
Quality
67.8K5.5K
๐งช
4w ago
Opencode QA
Opencode QA verifies the opencode coding agent's CLI, HTTP server, plugin hooks/events, TUI, and session database using tested helper scripts. Use it to smoke-test, debug, or investigate opencode's behavior.
Quality
67.8K5.5K
๐ฆ
4w ago
Pre-Publish Review
Pre-Publish Review runs a 16-agent release gate before publishing npm packages. It detects unpublished changes, spawns per-change deep-dive and holistic review agents, and synthesizes release readiness and version bump recommendations. Use it when explicitly asked for a pre-publish review.
Quality
67.8K5.5K
๐ก๏ธ
4w ago
Security Research
Security Research runs a parallel Team Mode audit with 3 vulnerability hunters and 2 PoC engineers to separate real exploitability from generic concern. Use it for security review, vulnerability research, exploitability audit, pre-release security check, and threat model validation.
Quality
67.8K5.5K
๐
4w ago
Tech Debt Audit
Tech Debt Audit performs a thorough, file-cited technical debt audit across 9 dimensions using AST-grep, grep, language-native tooling, and optional CodeGraph. Use it for codebase health checks, architecture reviews, code quality assessments, or cleanup planning.
Quality
67.8K5.5K