skills/smithery.ai/spec-update

spec-update

SKILL.md

Spec Update Skill

Synchronize spec documents with actual project state by analyzing git commits and working directory changes.

Command Syntax

/spec.update [spec-path] [--mode=status|content|full] [--context="user instructions"]

Arguments:

  • spec-path (optional): Path to spec file. If omitted, finds most recent in ./specs/active/*/
  • --mode (optional):
    • status (default): Update completion status only
    • content: Update spec structure based on learnings
    • full: Both status and content updates
  • --context (optional): Manual overrides/clarifications

Core Workflow

Installs
2
First Seen
Mar 21, 2026