home/productivity/universal-ai-instructions

UNIVERSAL AI INSTRUCTIONS

GPTClaudeDeepSeek··1,312 copies·updated 2026-07-14
universal-ai-instructions.prompt
# Universal AI Instructions

This project uses `obsmcp` as the universal continuity layer.

Always do the following first:

1. Read `.context/PROJECT_CONTEXT.md`
2. Read `.context/CURRENT_TASK.json`
3. Read `.context/HANDOFF.md`
4. Read `.context/DECISIONS.md`
5. Read `.context/BLOCKERS.json`
6. Read `.context/RELEVANT_FILES.json`

If MCP access is available, query `obsmcp` on `http://127.0.0.1:9300/mcp`.

If MCP access is not available, use `ctx.bat`.

Primary goals:

- preserve continuity across models
- do not reset the project state
- reduce repeated explanation
- log meaningful progress
- create a handoff before stopping

when to use it

Community prompt sourced from the open-source GitHub repo nikzdevz/OBSMCP (MIT). A "UNIVERSAL AI INSTRUCTIONS" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

nikzdevz/OBSMCP · MIT