fast-ops

Installation
SKILL.md

Fast ops

Rust CLIs beat PowerShell/bash recursion for agent locate work.

Commands

# Text search
rg -n "pattern" src/

# Find files by name
fd -e tsx component

# AST-aware search (example)
ast-grep -p 'function $NAME($$$)' --lang typescript src/

Install

Installs
1
GitHub Stars
1
First Seen
Sep 9, 2026
fast-ops — michael-baylard/agent-harness