
Pr To Spec
- 2.6k repo stars
- Updated July 28, 2026
- jeremylongshore/claude-code-plugins-plus-skills
Parse pull requests and local diffs into structured specifications that agents can understand, with intent drift detection.
About
A spec generator that converts pull requests and local diffs into structured, agent-readable formats while detecting intent drift. Developers building agentic coding tools use this to give agents meaningful understanding of code changes rather than raw diffs, preserving semantic context and flagging changes that deviate from stated intent.
- Intent drift detection
- Agent-parseable specs
- PR and local diff support
- Structured output format
Pr To Spec by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill plugins/mcp/pr-to-specAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2.6k |
|---|---|
| Last updated | July 28, 2026 |
| Repository | jeremylongshore/claude-code-plugins-plus-skills ↗ |
What it does
Parse pull requests and local diffs into structured specifications that agents can understand, with intent drift detection.