spec-diff-pipeline

Installation
SKILL.md

Spec Diff Pipeline

Overview

Use this skill to turn a spec change into a stable set of planning artifacts that downstream agents can consume. The skill is intentionally pure AI-driven: it reads repository files and git diff, reasons about contract impact, and writes markdown outputs. It does not depend on custom automation scripts.

This skill is for planning and change analysis, not implementation. Do not edit proto, schema, service, generated files, or client code unless the user explicitly asks for that in a later step.

Read references/pipeline.md for the stage order, references/artifact-templates.md for exact output shapes, and references/change-classification.md before drafting artifacts.

When To Use

Use this skill when the user has already changed a spec or wants to analyze a spec diff and then:

  • generate an impact map
  • refresh API/proto planning
  • refresh DB/Ent/schema planning
  • identify which product surfaces are affected
  • break implementation into tasks
  • prepare a contract-first change bundle for other agents
Related skills

More from go-sphere/skills

Installs
4
First Seen
Mar 9, 2026