shimmy-tool-rg

Locate and maintain the Shimmy ripgrep skill workflow for context-first search and version validation.

2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/wadebee/shimmy --skill shimmy-tool-rg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shimmy-tool-rg
Source: https://github.com/wadebee/shimmy/tree/main/tools/rg/agent
Command: npx skills add https://github.com/wadebee/shimmy --skill shimmy-tool-rg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you use and maintain the ripgrep-based Shimmy tool without manually hunting through the repository context tree, making search workflows faster and more reliable.

Core Features & Use Cases

  • Context-first search: Uses the repository’s linked context files to guide ripgrep usage and keep searches aligned with the tool’s documented workflow.
  • Version-aware validation: Supports checking the expected image/runtime version for the rg tool so you can confirm the correct toolchain is active.
  • Operational maintenance: Useful when updating the rg tool’s guide, metadata, or runtime behavior within the Shimmy layout.

Quick Start

Ask the assistant to use the ripgrep Shimmy skill to inspect the rg tool context and validate the current version workflow.

Frequently Asked Questions about shimmy-tool-rg

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search repository context using ripgrep without manually hunting through the directory tree?

Context-first search with ripgrep uses linked repository context files to guide search workflows, keeping queries aligned with documented tool behavior so you avoid manual directory navigation.

Can I validate the expected runtime version for the ripgrep tool before executing a search workflow?

Version-aware validation checks the expected image or runtime version for the ripgrep tool, confirming the correct toolchain is active before you run repository-guided context search tasks.

What is the best way to maintain ripgrep tool guides and metadata within a repository layout?

Maintaining ripgrep tool guides involves updating the tool directory metadata, runtime behavior, and linked context files to keep the repository-guided search workflow reliable and current.

Does ripgrep context search work with POSIX shell environments for terminal-based workflows?

Ripgrep context search operates from the terminal using POSIX shell commands, applying a preview shim command to confirm the source workflow and validate the runtime environment.

Why does my ripgrep search workflow return mismatched results in a repository-guided context?

Mismatched results occur when the linked context files are outdated or the active runtime version does not match the expected toolchain, requiring version validation before searching.

Do I need to read linked context files before using the ripgrep search workflow?

Reading linked context files is required to guide ripgrep usage, ensuring searches align with the documented repository workflow and pass version validation checks.