Spec Sync banner
xiaolai xiaolai

Spec Sync

Testing community

Description

--- name: spec-sync description: "Sync nlpm's convention overlays with the latest official Claude Code / Codex / Antigravity specs — research upstream docs, diff, apply corrections, propagate, check" argument-hint: "[claude|codex|antigravity|all]" allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Task --- ## User Input ```text $ARGUMENTS ``` ## Workflow A pipeline that keeps nlpm's tool overlays current with the upstream specs they document. The web research fans out to `spec-researcher` a

Installation

Installs to ~/.claude/skills/xiaolai-nlpm-for-claude-spec-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xiaolai-nlpm-for-claude-spec-sync && curl -fsSL https://raw.githubusercontent.com/xiaolai/nlpm-for-claude/HEAD/commands/spec-sync.md -o ~/.claude/skills/xiaolai-nlpm-for-claude-spec-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository