aip-code-correlator

Community

Map AIP findings to code locations.

Authorgetlarge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Correlate AIP review findings with concrete code locations in code-first API projects, enabling faster fixes, better traceability, and easier work planning.

Core Features & Use Cases

  • Preferred MCP approach: Use mcp__aip-reviewer__aip-correlate when available to automatically map findings to code locations across NestJS, Fastify, and Express projects.
  • Manual fallback: If MCP tools are unavailable, manually derive file/line references from findings and operation context to guide fixes.
  • Outputs: ExtendedFinding[] with file:line references; suggested diffs for deterministic fixes; save correlations to thoughts/api/correlations.

Quick Start

Provide reviewId and projectRoot to start correlation; optionally specify specPath for context; framework hints help speed up the location search.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aip-code-correlator
Download link: https://github.com/getlarge/claude-aip-plugins/archive/main.zip#aip-code-correlator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository