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 onlycontent: Update spec structure based on learningsfull: Both status and content updates
--context(optional): Manual overrides/clarifications