specter-review

Query a knowledge graph for file dependencies, history, and related files during pull request reviews.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/forbiddenlink/specter --skill specter-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: specter-review
Source: https://github.com/forbiddenlink/specter/tree/main/plugin/skills/specter-review
Command: npx skills add https://github.com/forbiddenlink/specter --skill specter-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps engineers understand the impact of code changes by providing rich, contextual knowledge from the codebase.

Core Features & Use Cases

  • Contextual insights: shows dependencies, history, and related files for changed code.
  • Impact analysis: assesses how a change propagates through the codebase.
  • Review guidance: surfaces relevant questions and checks to streamline PR reviews using knowledge graph data.

Quick Start

Provide context for a changed file by listing dependencies, history, and related code surfaces.

Frequently Asked Questions about specter-review

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

FAQPage Schema
How do I get code-review context for a pull request using a knowledge graph?

Code-review context is provided by querying a knowledge graph for file dependencies, history, and connections. It surfaces dependencies, complexity, and related files to help you understand the impact of changed code.

What is the best way to analyze the impact of code changes across my codebase?

Impact analysis assesses how a change propagates through the codebase by leveraging knowledge graph data. It identifies dependencies and related files for changed code to show exactly how modifications affect connected components.

Can I use this to identify related files and dependencies during a PR review?

Yes, you can identify related files and dependencies during a PR review. The tool queries the knowledge graph to list dependencies, history, and related code surfaces for the files changed in your pull request.

Does this code-review tool support typical repo layouts and MCP tools?

Yes, the tool supports typical repo layouts and integrates with MCP tools. It leverages these integrations to query the knowledge graph for history, file dependencies, and connections within your standard project structure.

How do I surface relevant review questions and checks to streamline PR reviews?

Review guidance surfaces relevant questions and checks by leveraging knowledge graph data. This streamlines PR reviews by providing contextual insights into code dependencies, history, and complexity before merging changes.