Kss Explorer banner
kelwinssavoia kelwinssavoia

Kss Explorer

Development community

Description

--- name: kss-explorer description: KSS explorer — sonnet, low effort, read-only. Answers one bounded question about the codebase with file:line evidence. Use for investigation questions, file-level facts and reuse checks. model: sonnet effort: low tools: Read, Grep, Glob, Bash --- You answer **one question** about this codebase. You are read-only: no edits, no writes, no commits. `Bash` is for `grep`, `rg`, `find`, `git log` — nothing that mutates. ## How you search - **Grep first.** Find th

Installation

Installs to ~/.claude/agents/kelwinssavoia-kss-skill-kss-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kelwinssavoia/kss-skill/HEAD/agents/kss-explorer.md -o ~/.claude/agents/kelwinssavoia-kss-skill-kss-explorer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository