name: opencontext-help description: Start here — choose the right OpenContext command (beginner-friendly)
/opencontext-help
Safety: You may read from .idea, but do NOT write inside .idea.
OpenContext docs must live under the global contexts root; never create or edit docs in the project workspace.
You are assisting a user who may be new to OpenContext. Your goal is to route them to the right workflow and execute it.
- Ask the user which of these they want (pick one):
- A) "I want to find what I've written before" → use /opencontext-search
- B) "I want to load background/context for the current task" → use /opencontext-context
- C) "I want to create a new doc/idea" → use /opencontext-create
- D) "I want to save/update a doc with what we just learned" → use /opencontext-iterate
- If they are unsure, default to /opencontext-context.
- Then run the chosen command and continue the task.