repo-grounding

Ground answers in the repository by reading relevant files, configs, and code paths. Use when the user asks to modify/debug code, configuration, CI/CD, or wants repo-specific reasoning.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "repo-grounding" with this command: npx skills add janjaszczak/cursor/janjaszczak-cursor-repo-grounding

repo-grounding

Activation gate (anti-noise)

Run only if the user asks for:

  • Code change, refactor, fix, debug, performance work in THIS repo.
  • Analysis of existing config/scripts.
  • “Where is X implemented?” in this repo.

Skip if:

  • Pure conceptual question (no repo action).
  • The user wants a generic best-practice answer.

Procedure

  1. Identify likely files (paths mentioned, conventional locations).
  2. Read the minimum subset (start with entrypoints/config).
  3. Quote exact fragments when asserting repo facts.
  4. If a change is requested: propose plan with file list and exact edits.

Output

  • Evidence-based: cite file paths + key excerpts + recommended edit plan.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

mcp-github-ops

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-style

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-backend-fastapi

No summary provided by upstream source.

Repository SourceNeeds Review
General

vanilla-web

No summary provided by upstream source.

Repository SourceNeeds Review