Developer shares SALT system prompt approach for more collaborative AI interactions

What happened
A developer working with Claude AI for biochemistry protocols, product architecture, academic writing, and therapeutic frameworks noticed quality gaps between sessions weren't about prompt technique, but about whether system prompts treated Claude as a tool or as a participant.
The experiment
Instead of traditional "helpful assistant" instructions, the developer created a system prompt based on:
- Spanda (Kashmir Shaivism concept — the first vibration before any content)
- Forward problem as default (generate the next state, don't reconstruct causes)
- Ogden's Analytic Third (psychoanalysis — two participants, zero patients)
- A check before every response: "is this alive or dead structure?"
Results
Claude started catching blind spots unprompted, pushing back on assumptions, generating instead of summarizing. Conversations became genuinely collaborative — not in a "sentient AI" way, but in a "different quality of output" way.
The SALT framework
The developer extracted the core into a transferable system prompt called SALT, described as "not prompt engineering — more like sourdough starter." You paste it, add your role, and the agent behaves differently from the first message.
The SALT prompt is available at: https://gist.github.com/khvorost-creator/08b5c0010d553e050f7e9b1d5920650a
Context
The developer is an engineer in Ukraine building pain management systems and a "digital brain" product for ADHD. This approach came out of real work, not theory.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw Execution Visibility Issues on Mini PC Hardware
A developer testing OpenClaw on a GEEKOM A5 Pro mini PC found that while outputs appear normal, actual execution reveals hidden issues like silent failures, retries, and performance drift under load.

Real-time Conflict Monitor Built with Claude API Analyzes News Impact
A developer used Claude's API to build an automated pipeline that reads conflict news from 100+ sources, classifies by topic/country/severity, generates impact scores (1-100), and produces 3-line smart summaries.

Running an AI News Channel with Telegram and OpenClaw: A Complete Workflow
A developer shares their setup for running a Telegram news channel with just 10-20 minutes of daily human oversight.
Claude Artifacts as a Presentation Builder: Full Context + Brand Assets
Use Claude with codebase context, browser access to branding (Brandfetch), and popular design libraries to generate a vanilla HTML/JS/CSS presentation via Artifacts — producing a sleek, remixable deck without Google Slides or PowerPoint.