trace

Search repositories, Git history, and documents to locate projects.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/heman1033p-create/heman1033p-create.github.io --skill trace-heman1033p-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trace
Source: https://github.com/heman1033p-create/heman1033p-create.github.io/tree/main/.gemini/skills/trace
Command: npx skills add https://github.com/heman1033p-create/heman1033p-create.github.io --skill trace-heman1033p-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Helps developers locate projects, code, and related documents quickly by scanning the current repository, its Git history, and Oracle-mapped materials, and by preserving trace memories for faster future lookups.

Core Features & Use Cases

  • Oracle-assisted search modes (oracle, smart, deep) to balance speed and depth.
  • Cross-source discovery across current repo, history, and documentation with trace logs.
  • Session memory integration (ψ memory) to improve subsequent searches.

Quick Start

Trace a query to locate a project across the current repository, its Git history, and related documents.

Frequently Asked Questions about trace

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

FAQPage Schema
How do I search across a repository, its Git history, and related documentation at the same time?

You can search across a repository, Git history, and documentation simultaneously by using a unified search tool that scans the current repo, historical commits, and mapped materials together. Trace performs this cross-source discovery by operating in oracle, smart, and deep modes to balance speed and thoroughness.

What is the best way to locate a specific project mentioned in past Git commits?

The best way to locate a specific project mentioned in past Git commits is to use a cross-source search tool that scans Git history alongside the current repository. Trace queries historical commits and related docs, preserving trace memories in session memory to accelerate future project lookups.

Do I need any specific CLI tools or memory access to search repository history and docs?

Yes, to search repository history and docs you need the oracle-skills-cli and ghq tooling installed, along with access to session memory traces. These dependencies are required to compile cross-source search results across the current repo, Git history, and related documents.

How do I balance search speed and thoroughness when querying large codebases?

To balance search speed and thoroughness when querying large codebases, use oracle-assisted search modes. Trace offers oracle, smart, and deep modes, allowing you to select the appropriate balance of speed and depth for scanning repository contents, Git history, and related documents.

Can I target a specific repository or URL for a focused code and documentation search?

Yes, you can target a specific repository or URL for a focused code and documentation search. Trace can be pointed at a specific repo or URL for targeted searches, compiling results from that source's current state, Git history, and related documents.