set-openspec-path
Installation
SKILL.md
Update openspecPath in .claude/project-context.json so the SessionStart hook
injects the chosen project's openspec docs folder. This replaces hand-editing
the absolute path with a menu choice.
Steps:
- Read
.claude/project-context.jsonfrom the current project root.- If the file does not exist, tell the user to run
setup-project-contextfirst and stop. - If it cannot be parsed as JSON, show the parse error and stop.
- If the file does not exist, tell the user to run