girishr

Specpilot Validate — Development skill for Claude Code

Development community

Validate .specs/ structure, front-matter, and cross-references; suggest fixes without auto-applying.

How to install Specpilot Validate

Installs to ~/.claude/commands/girishr-specpilot-specpilot-validate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/girishr/SpecPilot/HEAD/.claude/commands/specpilot-validate.md -o ~/.claude/commands/girishr-specpilot-specpilot-validate.md

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

What Specpilot Validate does

Validate .specs/ structure, front-matter, and cross-references; suggest fixes without auto-applying.

Alternatives in Development

  • MCP Language Server — mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, a 1.5k ★
  • Apex Architect — Use the @apex-architect agent to help the user with the following architectural or debugging matter: $ARGUMENT 523 ★
  • Skill.Color Expert — Agent skill for color science expertise 426 ★

Full documentation available on GitHub

View Source Repository