find-source

Trace origins and official sources for code changes and configuration decisions.

7|1|Updated Mar 30, 2024
One-click install
npx skills add https://github.com/Lionad-Morotar/simple-local-llm-server --skill find-source
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-source
Source: https://github.com/Lionad-Morotar/simple-local-llm-server/tree/main/local-link/skills/find-source
Command: npx skills add https://github.com/Lionad-Morotar/simple-local-llm-server --skill find-source

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

为代码改动、配置项或技术决策查找文档源头和权威依据。

Core Features & Use Cases

  • 查找项目内约定和文档以验证改动的来源
  • 通过依赖库官方文档与社区资源定位权威出处
  • 生成可追溯的文档链接和引用清单,支持审计与技术评审

Quick Start

Provide the change or configuration you want sources for, and I will locate the official docs and authoritative references.

Frequently Asked Questions about find-source

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

FAQPage Schema
How do I find official documentation sources for code changes and configuration decisions?

To find official documentation sources for code changes, provide the specific change or configuration item. The tool traces origins by checking project files like CLAUDE.md and CONTRIBUTING.md, then outputs recommended sources with links.

What is the best way to trace configuration decisions back to their authoritative references?

Tracing configuration decisions to authoritative references involves matching the configuration against in-repo documentation and external library docs. The process generates a traceable list of links validating the configuration choices.

Can I use project documentation like CLAUDE.md to validate code review changes?

Yes, you can use project documentation like CLAUDE.md to validate code review changes. The tool requires access to in-repo references to verify that modifications align with documented project conventions and decisions.

Do I need access to CONTRIBUTING.md to locate sources for technical decisions?

Yes, access to files like CONTRIBUTING.md is required to locate sources for technical decisions. The tool relies on these in-repo references to trace change origins and output accurate, authoritative documentation links.

How do I generate a traceable citation list for an audit of code modifications?

To generate a traceable citation list for an audit of code modifications, input the specific changes. The tool cross-references project documentation and official library docs to produce a list of links supporting the modifications.