·foundry-review
</>

foundry-review

Review implementation fidelity against specifications by comparing actual code to spec requirements. Identifies deviations, assesses impact, and generates compliance reports for tasks, phases, or entire specs.

11Installs·0Trend·@tylerburleigh

Installation

$npx skills add https://github.com/tylerburleigh/claude-foundry --skill foundry-review

How to Install foundry-review

Quickly install foundry-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tylerburleigh/claude-foundry --skill foundry-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tylerburleigh/claude-foundry.

SKILL.md

View raw

The foundry-review skill compares actual implementation against SDD specification requirements. It uses LSP for structural verification and MCP for AI-powered deviation analysis.

[x?]=decision · (GATE)=user approval · →=sequence · ↻=loop · §=section ref

This skill uses the Foundry MCP server with router+action pattern: mcppluginfoundryfoundry-mcp with action=" ".

Review implementation fidelity against specifications by comparing actual code to spec requirements. Identifies deviations, assesses impact, and generates compliance reports for tasks, phases, or entire specs. Source: tylerburleigh/claude-foundry.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tylerburleigh/claude-foundry --skill foundry-review
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from tylerburleigh/claude-foundry

Quick answers

What is foundry-review?

Review implementation fidelity against specifications by comparing actual code to spec requirements. Identifies deviations, assesses impact, and generates compliance reports for tasks, phases, or entire specs. Source: tylerburleigh/claude-foundry.

How do I install foundry-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tylerburleigh/claude-foundry --skill foundry-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tylerburleigh/claude-foundry

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25