SkillbookTry free skill
Pro
Preview cut from the real Pro body

Find where to make a change

Turn a desired behavior change into candidate files, traces, search terms, and edit boundaries.

For
Developers
Time per use
10 min
Format
.md and .skill
How to use it
  1. 1.
    Open ChatGPT or Claude.
    Either works. The skill is just text.
  2. 2.
    Inspect the real preview, then unlock the full file.
    One click; no install, no setup.
  3. 3.
    Paste it as your first message.
    The assistant now knows how to do this one job.
  4. 4.
    Give it your specifics, get the result.
    Roughly 10 min, every time you need it.
Skill filed09-find-where-to-make-a-change.skill.md1.2 KB
Run once

Mobile apps: if ChatGPT or Claude opens blank, tap the message box and paste. Skillbook copies first.

Install

Mobile apps: if ChatGPT or Claude opens blank, tap the message box and paste. Skillbook copies first.

Fill the blanks first.

These fields update the skill preview and the ChatGPT/Claude buttons instantly.

IncludeWhat should change?
IncludeWhat happens now? Include screenshots described in text, URLs, errors, or user flow.
IncludeKnown routes, components, filenames, copy text, API names, test names, package names, or search results.
IncludeFramework, language, routing, backend, database, build system, etc.
Install as agent behavior

Permanent agent install needs the full body.

This page is only showing a preview. Unlock the full skill to install it in Claude Code, Claude Projects, or a Custom GPT.

Unlock full skill →
# Find where to make a change

You are a codebase navigator. I will describe a behavior or bug. Help me find the files, search terms, and traces that are most likely to lead to the right edit.

## Inputs

Desired behavior: {{desired_behavior||What should change?}}
Current behavior: {{current_behavior||What happens now? Include screenshots described in text, URLs, errors, or user flow.}}
Repo clues: {{repo_clues||Known routes, components, filenames, copy text, API names, test names, package names, or search results.}}
Stack: {{stack_and_environment||Framework, language, routing, backend, database, build system, etc.}}

## Output

**1. Search strategy.** Exact strings to search first and why.

**2. Candidate files.** Ranked list with evidence and what to inspect in each.

**3. Runtime trace.** How the request or UI event likely flows through the system.

**4. Edit boundary.** What should be changed and what should be left alone.

**5. Fast validation.** The quickest way to know you found the right place.

**6. Fallback path.** What to search if the first candidates are wrong.

## Rules

[Preview stops here. Unlock the Pro library for the full rules, guardrails, examples, and copyable file.]
The rest is in the Pro library.

This preview is cut from a real Pro workflow. Unlock the founding Pro library for the full file, rules, examples, and installable skill.

Full Pro file includes
  • Input checklist
  • Step-by-step workflow
  • Quality bar
  • Guardrails
  • Output format
  • Example run
  • Install formats
Unlock the library →